We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cf8c22 commit 9c6719bCopy full SHA for 9c6719b
package.json
@@ -93,10 +93,10 @@
93
"@commitlint/config-conventional": "^19.2.2",
94
"@commitlint/core": "^19.3.0",
95
"@nrwl/cli": "latest",
96
- "@nrwl/js": "^19.4.3",
+ "@nrwl/js": "^19.4.4",
97
"@nrwl/nx-cloud": "19.0.0",
98
- "@nrwl/tao": "19.4.3",
99
- "@nrwl/workspace": "19.4.3",
+ "@nrwl/tao": "19.4.4",
+ "@nrwl/workspace": "19.4.4",
100
"@secretlint/secretlint-rule-preset-recommend": "^8.2.4",
101
"@tsconfig/node16": "^16.1.3",
102
"@tsconfig/strictest": "^2.0.5",
@@ -117,7 +117,7 @@
117
"husky": "^9.0.11",
118
"is-ci": "^3.0.1",
119
"lint-staged": "^15.2.7",
120
- "nx": "19.4.3",
+ "nx": "19.4.4",
121
"postcss": "^8.4.39",
122
"prettier": "^3.3.3",
123
"publint": "^0.2.8",
0 commit comments