Skip to content

Commit 4e94902

Browse files
Bump nx from 20.3.3 to 20.4.0
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 20.3.3 to 20.4.0. - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/20.4.0/packages/nx) --- updated-dependencies: - dependency-name: nx dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a685353 commit 4e94902

File tree

2 files changed

+46
-46
lines changed

2 files changed

+46
-46
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@changesets/changelog-github": "^0.5.0",
1717
"@changesets/cli": "^2.27.11",
1818
"@types/node": "^22.10.10",
19-
"nx": "^20.3.3",
19+
"nx": "^20.4.0",
2020
"rimraf": "^6.0.1",
2121
"tsup": "^8.3.6",
2222
"vitest": "^3.0.4"

yarn.lock

Lines changed: 45 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -4231,72 +4231,72 @@ __metadata:
42314231
languageName: node
42324232
linkType: hard
42334233

4234-
"@nx/nx-darwin-arm64@npm:20.3.3":
4235-
version: 20.3.3
4236-
resolution: "@nx/nx-darwin-arm64@npm:20.3.3"
4234+
"@nx/nx-darwin-arm64@npm:20.4.0":
4235+
version: 20.4.0
4236+
resolution: "@nx/nx-darwin-arm64@npm:20.4.0"
42374237
conditions: os=darwin & cpu=arm64
42384238
languageName: node
42394239
linkType: hard
42404240

4241-
"@nx/nx-darwin-x64@npm:20.3.3":
4242-
version: 20.3.3
4243-
resolution: "@nx/nx-darwin-x64@npm:20.3.3"
4241+
"@nx/nx-darwin-x64@npm:20.4.0":
4242+
version: 20.4.0
4243+
resolution: "@nx/nx-darwin-x64@npm:20.4.0"
42444244
conditions: os=darwin & cpu=x64
42454245
languageName: node
42464246
linkType: hard
42474247

4248-
"@nx/nx-freebsd-x64@npm:20.3.3":
4249-
version: 20.3.3
4250-
resolution: "@nx/nx-freebsd-x64@npm:20.3.3"
4248+
"@nx/nx-freebsd-x64@npm:20.4.0":
4249+
version: 20.4.0
4250+
resolution: "@nx/nx-freebsd-x64@npm:20.4.0"
42514251
conditions: os=freebsd & cpu=x64
42524252
languageName: node
42534253
linkType: hard
42544254

4255-
"@nx/nx-linux-arm-gnueabihf@npm:20.3.3":
4256-
version: 20.3.3
4257-
resolution: "@nx/nx-linux-arm-gnueabihf@npm:20.3.3"
4255+
"@nx/nx-linux-arm-gnueabihf@npm:20.4.0":
4256+
version: 20.4.0
4257+
resolution: "@nx/nx-linux-arm-gnueabihf@npm:20.4.0"
42584258
conditions: os=linux & cpu=arm
42594259
languageName: node
42604260
linkType: hard
42614261

4262-
"@nx/nx-linux-arm64-gnu@npm:20.3.3":
4263-
version: 20.3.3
4264-
resolution: "@nx/nx-linux-arm64-gnu@npm:20.3.3"
4262+
"@nx/nx-linux-arm64-gnu@npm:20.4.0":
4263+
version: 20.4.0
4264+
resolution: "@nx/nx-linux-arm64-gnu@npm:20.4.0"
42654265
conditions: os=linux & cpu=arm64 & libc=glibc
42664266
languageName: node
42674267
linkType: hard
42684268

4269-
"@nx/nx-linux-arm64-musl@npm:20.3.3":
4270-
version: 20.3.3
4271-
resolution: "@nx/nx-linux-arm64-musl@npm:20.3.3"
4269+
"@nx/nx-linux-arm64-musl@npm:20.4.0":
4270+
version: 20.4.0
4271+
resolution: "@nx/nx-linux-arm64-musl@npm:20.4.0"
42724272
conditions: os=linux & cpu=arm64 & libc=musl
42734273
languageName: node
42744274
linkType: hard
42754275

4276-
"@nx/nx-linux-x64-gnu@npm:20.3.3":
4277-
version: 20.3.3
4278-
resolution: "@nx/nx-linux-x64-gnu@npm:20.3.3"
4276+
"@nx/nx-linux-x64-gnu@npm:20.4.0":
4277+
version: 20.4.0
4278+
resolution: "@nx/nx-linux-x64-gnu@npm:20.4.0"
42794279
conditions: os=linux & cpu=x64 & libc=glibc
42804280
languageName: node
42814281
linkType: hard
42824282

4283-
"@nx/nx-linux-x64-musl@npm:20.3.3":
4284-
version: 20.3.3
4285-
resolution: "@nx/nx-linux-x64-musl@npm:20.3.3"
4283+
"@nx/nx-linux-x64-musl@npm:20.4.0":
4284+
version: 20.4.0
4285+
resolution: "@nx/nx-linux-x64-musl@npm:20.4.0"
42864286
conditions: os=linux & cpu=x64 & libc=musl
42874287
languageName: node
42884288
linkType: hard
42894289

4290-
"@nx/nx-win32-arm64-msvc@npm:20.3.3":
4291-
version: 20.3.3
4292-
resolution: "@nx/nx-win32-arm64-msvc@npm:20.3.3"
4290+
"@nx/nx-win32-arm64-msvc@npm:20.4.0":
4291+
version: 20.4.0
4292+
resolution: "@nx/nx-win32-arm64-msvc@npm:20.4.0"
42934293
conditions: os=win32 & cpu=arm64
42944294
languageName: node
42954295
linkType: hard
42964296

4297-
"@nx/nx-win32-x64-msvc@npm:20.3.3":
4298-
version: 20.3.3
4299-
resolution: "@nx/nx-win32-x64-msvc@npm:20.3.3"
4297+
"@nx/nx-win32-x64-msvc@npm:20.4.0":
4298+
version: 20.4.0
4299+
resolution: "@nx/nx-win32-x64-msvc@npm:20.4.0"
43004300
conditions: os=win32 & cpu=x64
43014301
languageName: node
43024302
linkType: hard
@@ -4459,7 +4459,7 @@ __metadata:
44594459
"@changesets/changelog-github": "npm:^0.5.0"
44604460
"@changesets/cli": "npm:^2.27.11"
44614461
"@types/node": "npm:^22.10.10"
4462-
nx: "npm:^20.3.3"
4462+
nx: "npm:^20.4.0"
44634463
rimraf: "npm:^6.0.1"
44644464
tsup: "npm:^8.3.6"
44654465
vitest: "npm:^3.0.4"
@@ -14081,21 +14081,21 @@ __metadata:
1408114081
languageName: node
1408214082
linkType: hard
1408314083

14084-
"nx@npm:^20.3.3":
14085-
version: 20.3.3
14086-
resolution: "nx@npm:20.3.3"
14084+
"nx@npm:^20.4.0":
14085+
version: 20.4.0
14086+
resolution: "nx@npm:20.4.0"
1408714087
dependencies:
1408814088
"@napi-rs/wasm-runtime": "npm:0.2.4"
14089-
"@nx/nx-darwin-arm64": "npm:20.3.3"
14090-
"@nx/nx-darwin-x64": "npm:20.3.3"
14091-
"@nx/nx-freebsd-x64": "npm:20.3.3"
14092-
"@nx/nx-linux-arm-gnueabihf": "npm:20.3.3"
14093-
"@nx/nx-linux-arm64-gnu": "npm:20.3.3"
14094-
"@nx/nx-linux-arm64-musl": "npm:20.3.3"
14095-
"@nx/nx-linux-x64-gnu": "npm:20.3.3"
14096-
"@nx/nx-linux-x64-musl": "npm:20.3.3"
14097-
"@nx/nx-win32-arm64-msvc": "npm:20.3.3"
14098-
"@nx/nx-win32-x64-msvc": "npm:20.3.3"
14089+
"@nx/nx-darwin-arm64": "npm:20.4.0"
14090+
"@nx/nx-darwin-x64": "npm:20.4.0"
14091+
"@nx/nx-freebsd-x64": "npm:20.4.0"
14092+
"@nx/nx-linux-arm-gnueabihf": "npm:20.4.0"
14093+
"@nx/nx-linux-arm64-gnu": "npm:20.4.0"
14094+
"@nx/nx-linux-arm64-musl": "npm:20.4.0"
14095+
"@nx/nx-linux-x64-gnu": "npm:20.4.0"
14096+
"@nx/nx-linux-x64-musl": "npm:20.4.0"
14097+
"@nx/nx-win32-arm64-msvc": "npm:20.4.0"
14098+
"@nx/nx-win32-x64-msvc": "npm:20.4.0"
1409914099
"@yarnpkg/lockfile": "npm:^1.1.0"
1410014100
"@yarnpkg/parsers": "npm:3.0.2"
1410114101
"@zkochan/js-yaml": "npm:0.0.7"
@@ -14161,7 +14161,7 @@ __metadata:
1416114161
bin:
1416214162
nx: bin/nx.js
1416314163
nx-cloud: bin/nx-cloud.js
14164-
checksum: 10c0/72bd639082e0bd8c839e53f4276f72693bcb71613fb235ee732c44412458b9e59b332d0a64751521e54360ac6622af3591eaab26132d1c702ef5863e2355ace1
14164+
checksum: 10c0/8d4116e50f2ae1d8f34632df3a2a06483ca82efaac15fe2c4d30e49bc0ca2cdfd4ab9ce06a2564209a7e13f022b020832aaf9f03f12d44cb0e152f49f3e61196
1416514165
languageName: node
1416614166
linkType: hard
1416714167

0 commit comments

Comments
 (0)