Skip to content
  • Sponsor
  • Notifications You must be signed in to change notification settings
  • Fork 3
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9c6719b

Browse files
authoredOct 28, 2024··
fix(deps): update nrwl monorepo to ^19.4.4
1 parent 7cf8c22 commit 9c6719b

File tree

2 files changed

+565
-207
lines changed

2 files changed

+565
-207
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)