Skip to content

Commit 27f5eba

Browse files
fix(deps): update nrwl monorepo to ^19.4.4
1 parent 37ec01e commit 27f5eba

File tree

2 files changed

+541
-212
lines changed

2 files changed

+541
-212
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -93,10 +93,10 @@
9393
"@commitlint/config-conventional": "^19.2.2",
9494
"@commitlint/core": "^19.3.0",
9595
"@nrwl/cli": "latest",
96-
"@nrwl/js": "^19.4.3",
96+
"@nrwl/js": "^19.4.4",
9797
"@nrwl/nx-cloud": "19.0.0",
98-
"@nrwl/tao": "19.4.3",
99-
"@nrwl/workspace": "19.4.3",
98+
"@nrwl/tao": "19.4.4",
99+
"@nrwl/workspace": "19.4.4",
100100
"@secretlint/secretlint-rule-preset-recommend": "^8.2.4",
101101
"@tsconfig/node16": "^16.1.3",
102102
"@tsconfig/strictest": "^2.0.5",
@@ -117,7 +117,7 @@
117117
"husky": "^9.0.11",
118118
"is-ci": "^3.0.1",
119119
"lint-staged": "^15.2.7",
120-
"nx": "19.4.3",
120+
"nx": "19.4.4",
121121
"postcss": "^8.4.39",
122122
"prettier": "^3.3.3",
123123
"publint": "^0.2.8",

0 commit comments

Comments
 (0)