Skip to content

Commit 4b452eb

Browse files
fix(deps): update nrwl monorepo to ^17.2.8
1 parent 5ce427e commit 4b452eb

File tree

2 files changed

+521
-352
lines changed

2 files changed

+521
-352
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -92,10 +92,10 @@
9292
"@commitlint/config-conventional": "^18.4.4",
9393
"@commitlint/core": "^18.4.4",
9494
"@nrwl/cli": "latest",
95-
"@nrwl/js": "^17.2.7",
95+
"@nrwl/js": "^17.2.8",
9696
"@nrwl/nx-cloud": "16.5.2",
97-
"@nrwl/tao": "17.2.7",
98-
"@nrwl/workspace": "17.2.7",
97+
"@nrwl/tao": "17.2.8",
98+
"@nrwl/workspace": "17.2.8",
9999
"@secretlint/secretlint-rule-preset-recommend": "^8.0.0",
100100
"@tsconfig/node16": "^16.1.1",
101101
"@tsconfig/strictest": "^2.0.2",
@@ -115,7 +115,7 @@
115115
"husky": "^8.0.3",
116116
"is-ci": "^3.0.1",
117117
"lint-staged": "^15.2.0",
118-
"nx": "17.2.7",
118+
"nx": "17.2.8",
119119
"postcss": "^8.4.32",
120120
"prettier": "^3.1.1",
121121
"publint": "^0.2.6",

0 commit comments

Comments
 (0)