Skip to content

Commit 2eb4570

Browse files
chore: Update to Nx 16.3.1 (#5514)
* chore: Update to nx 16.3.1 * Update pnpm-lock.yaml
1 parent b1c8866 commit 2eb4570

File tree

3 files changed

+50
-37
lines changed

3 files changed

+50
-37
lines changed

nx.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
{
22
"$schema": "./node_modules/nx/schemas/nx-schema.json",
3+
"affected": {
4+
"defaultBase": "alpha"
5+
},
36
"tasksRunnerOptions": {
47
"default": {
58
"runner": "nx-cloud",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"git-log-parser": "^1.2.0",
7474
"jsonfile": "^6.1.0",
7575
"luxon": "^3.3.0",
76-
"nx": "^16.2.2",
76+
"nx": "^16.3.1",
7777
"nx-cloud": "^16.0.5",
7878
"prettier": "^2.8.8",
7979
"prettier-plugin-svelte": "^2.10.0",

pnpm-lock.yaml

Lines changed: 46 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)