We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c009891 commit 8ddb49aCopy full SHA for 8ddb49a
.yarnrc.yml
@@ -1,3 +1,5 @@
1
nodeLinker: node-modules
2
3
+enableScripts: false
4
+
5
yarnPath: .yarn/releases/yarn-4.9.2.cjs
package.json
@@ -95,7 +95,7 @@
95
"mkdirp": "^0.5.1",
96
"node-fetch": "^2.2.0",
97
"nullthrows": "^1.1.1",
98
- "nx": "^21.2.4",
+ "nx": "^21.4.1",
99
"prettier": "2.8.8",
100
"prettier-plugin-hermes-parser": "0.23.1",
101
"react": "18.3.1",
packages/nx-release-version/package.json
@@ -15,7 +15,7 @@
15
"directory": "packages/nx-release-version"
16
},
17
"dependencies": {
18
- "@nx/js": "^21.2.4"
+ "@nx/js": "^21.4.1"
19
20
"devDependencies": {
21
"@rnx-kit/tsconfig": "^2.0.0",
0 commit comments