Skip to content

Commit 25aeba0

Browse files
chore(deps): update dependency nx to v19 (#1672)
* chore(deps): update dependency nx to v19 * chore(deps): update dependency @nrwl/nx-cloud to v19 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Nathan Bierema <nbierema@gmail.com>
1 parent 846ded1 commit 25aeba0

File tree

2 files changed

+60
-64
lines changed

2 files changed

+60
-64
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"@babel/core": "^7.24.7",
55
"@babel/eslint-parser": "^7.24.7",
66
"@changesets/cli": "^2.27.5",
7-
"@nrwl/nx-cloud": "^18.0.1",
7+
"@nrwl/nx-cloud": "^19.0.0",
88
"@typescript-eslint/eslint-plugin": "^7.12.0",
99
"@typescript-eslint/parser": "^7.12.0",
1010
"eslint": "^8.57.0",
@@ -13,7 +13,7 @@
1313
"eslint-plugin-react": "^7.34.2",
1414
"eslint-plugin-react-hooks": "^4.6.2",
1515
"jest": "^29.7.0",
16-
"nx": "^18.3.5",
16+
"nx": "^19.2.2",
1717
"prettier": "3.3.1",
1818
"typescript": "~5.4.5"
1919
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)