Skip to content

Commit 2b1c9c5

Browse files
chore(deps): update nrwl monorepo to v15.9.7 (#2298)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f9c0593 commit 2b1c9c5

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

demos/nx-next-monorepo-demo/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@
2020
},
2121
"devDependencies": {
2222
"@nrwl/cli": "15.9.3",
23-
"@nrwl/cypress": "15.9.4",
24-
"@nrwl/eslint-plugin-nx": "15.9.4",
25-
"@nrwl/jest": "15.9.4",
26-
"@nrwl/linter": "15.9.4",
27-
"@nrwl/react": "15.9.4",
28-
"@nrwl/web": "15.9.4",
29-
"@nrwl/workspace": "15.9.4",
23+
"@nrwl/cypress": "15.9.7",
24+
"@nrwl/eslint-plugin-nx": "15.9.7",
25+
"@nrwl/jest": "15.9.7",
26+
"@nrwl/linter": "15.9.7",
27+
"@nrwl/react": "15.9.7",
28+
"@nrwl/web": "15.9.7",
29+
"@nrwl/workspace": "15.9.7",
3030
"@testing-library/react": "13.4.0",
3131
"@types/jest": "28.1.8",
3232
"@types/node": "16.18.52",
@@ -46,7 +46,7 @@
4646
"eslint-plugin-react-hooks": "4.6.0",
4747
"jest": "28.1.3",
4848
"jest-environment-jsdom": "28.1.3",
49-
"nx": "15.9.4",
49+
"nx": "15.9.7",
5050
"prettier": "^2.6.2",
5151
"react-test-renderer": "18.2.0",
5252
"ts-jest": "28.0.8",

0 commit comments

Comments
 (0)