Skip to content

Commit 5a50207

Browse files
chore(lambda): bump nx from 20.5.0 to 20.6.2 in /lambdas (#4496)
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 20.5.0 to 20.6.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nrwl/nx/releases">nx's releases</a>.</em></p> <blockquote> <h2>20.6.2 (2025-03-19)</h2> <h3>🚀 Features</h3> <ul> <li><strong>nx-dev:</strong> add angular architecture blog post (<a href="https://redirect.github.com/nrwl/nx/pull/30400">#30400</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>js:</strong> update tinyglobby to speed up shallow file matching (<a href="https://redirect.github.com/nrwl/nx/pull/30415">#30415</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Jack Hsu <a href="https://github.com/jaysoo"><code>@​jaysoo</code></a></li> <li>Juri Strumpflohner <a href="https://github.com/juristr"><code>@​juristr</code></a></li> </ul> <h2>20.6.1 (2025-03-17)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>core:</strong> handle null outputs in native cache (<a href="https://redirect.github.com/nrwl/nx/pull/30398">#30398</a>)</li> <li><strong>gradle:</strong> exlude htmlDependencyReport (<a href="https://redirect.github.com/nrwl/nx/pull/30300">#30300</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Craigory Coppola <a href="https://github.com/AgentEnder"><code>@​AgentEnder</code></a></li> <li>Emily Xiong <a href="https://github.com/xiongemi"><code>@​xiongemi</code></a></li> </ul> <h2>20.6.0 (2025-03-14)</h2> <h3>🚀 Features</h3> <ul> <li><strong>angular:</strong> add convert-to-rspack generator (<a href="https://redirect.github.com/nrwl/nx/pull/29860">#29860</a>)</li> <li><strong>core:</strong> add maxCacheSize option to limit local artifact size (<a href="https://redirect.github.com/nrwl/nx/pull/29654">#29654</a>)</li> <li><strong>core:</strong> provide default value for max cache size (<a href="https://redirect.github.com/nrwl/nx/pull/30351">#30351</a>)</li> <li><strong>misc:</strong> add <code>useProjectJson</code> flag to project generators (<a href="https://redirect.github.com/nrwl/nx/pull/30319">#30319</a>)</li> <li><strong>misc:</strong> enable ts solution setup by default for new workspaces (<a href="https://redirect.github.com/nrwl/nx/pull/30372">#30372</a>)</li> <li><strong>react:</strong> add react-router plugin (<a href="https://redirect.github.com/nrwl/nx/pull/29965">#29965</a>)</li> <li><strong>react:</strong> Add react-router to create-nx-workspace and react app generator (<a href="https://redirect.github.com/nrwl/nx/pull/30316">#30316</a>)</li> <li><strong>rspack:</strong> infer ts-node compiler options in rspack task env when using a typescript config file (<a href="https://redirect.github.com/nrwl/nx/pull/30345">#30345</a>)</li> <li><strong>rspack:</strong> alias convert-webpack to convert-to-rspack (<a href="https://redirect.github.com/nrwl/nx/pull/30367">#30367</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>angular:</strong> directory type is not optional (<a href="https://redirect.github.com/nrwl/nx/pull/30354">#30354</a>)</li> <li><strong>core:</strong> handle package manager workspaces configuration in move generator (<a href="https://redirect.github.com/nrwl/nx/pull/30268">#30268</a>)</li> <li><strong>core:</strong> only add keep existing versions if init generator supports it (<a href="https://redirect.github.com/nrwl/nx/pull/30352">#30352</a>)</li> <li><strong>graph:</strong> fix target details header tooltips in collapsed state (<a href="https://redirect.github.com/nrwl/nx/pull/30287">#30287</a>)</li> <li><strong>misc:</strong> update axios (<a href="https://redirect.github.com/nrwl/nx/pull/30379">#30379</a>)</li> </ul> <h3>❤️ Thank You</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nrwl/nx/commit/1c3ef853402adf813413999771c1be038718639b"><code>1c3ef85</code></a> fix(core): handle null outputs in native cache (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/30398">#30398</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/50e990c50c4779dec705b91a21afb0ca9f53c0f1"><code>50e990c</code></a> Revert &quot;feat(core): add <code>nx register</code> (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/30321">#30321</a>)&quot;</li> <li><a href="https://github.com/nrwl/nx/commit/9c95ecaf80be899ba987e4d56fea6bc49863fd39"><code>9c95eca</code></a> Revert &quot;fix(core): make 'key' parameter optional in register command (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/30365">#30365</a>)&quot;</li> <li><a href="https://github.com/nrwl/nx/commit/50802e7591e8861dfb76092fe1d357f852d2696e"><code>50802e7</code></a> fix(misc): update axios and webpack (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/30379">#30379</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/f40873ffbe1981abd6dd8612268f01ca5c300b7d"><code>f40873f</code></a> feat(react): add react-router plugin (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/29965">#29965</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/b06007954ec10e8b1bb0f42ece059ad7b8fab684"><code>b060079</code></a> fix(core): make 'key' parameter optional in register command (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/30365">#30365</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/fe49308c789e1378b3c02db9bf4d83390bb7d77c"><code>fe49308</code></a> feat(core): provide default value for max cache size (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/30351">#30351</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/cc9e993e8877600a4e02a5f2592e88b6ac810c15"><code>cc9e993</code></a> fix(core): only add keep existing versions if init generator supports it (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/30">#30</a>...</li> <li><a href="https://github.com/nrwl/nx/commit/77c1dda9e87cdb95f71aebbfd38fe5e2ff13df0a"><code>77c1dda</code></a> feat(core): add <code>nx register</code> (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/30321">#30321</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/e4f5224e9e8f8e261ea4c4a532a70e51eb7d36e1"><code>e4f5224</code></a> feat(core): add maxCacheSize option to limit local artifact size (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/29654">#29654</a>)</li> <li>See full diff in <a href="https://github.com/nrwl/nx/commits/20.6.2/packages/nx">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=nx&package-manager=npm_and_yarn&previous-version=20.5.0&new-version=20.6.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fda1216 commit 5a50207

File tree

2 files changed

+89
-89
lines changed

2 files changed

+89
-89
lines changed

lambdas/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"chalk": "^5.4.1",
3535
"eslint": "^8.57.1",
3636
"eslint-plugin-prettier": "5.2.3",
37-
"nx": "20.5.0",
37+
"nx": "20.6.4",
3838
"prettier": "^3.5.3",
3939
"ts-node": "^10.9.2",
4040
"ts-node-dev": "^2.0.0",

lambdas/yarn.lock

+88-88
Original file line numberDiff line numberDiff line change
@@ -3349,13 +3349,6 @@ __metadata:
33493349
languageName: node
33503350
linkType: hard
33513351

3352-
"@nx/nx-darwin-arm64@npm:20.5.0":
3353-
version: 20.5.0
3354-
resolution: "@nx/nx-darwin-arm64@npm:20.5.0"
3355-
conditions: os=darwin & cpu=arm64
3356-
languageName: node
3357-
linkType: hard
3358-
33593352
"@nx/nx-darwin-arm64@npm:20.6.1":
33603353
version: 20.6.1
33613354
resolution: "@nx/nx-darwin-arm64@npm:20.6.1"
@@ -3370,10 +3363,10 @@ __metadata:
33703363
languageName: node
33713364
linkType: hard
33723365

3373-
"@nx/nx-darwin-x64@npm:20.5.0":
3374-
version: 20.5.0
3375-
resolution: "@nx/nx-darwin-x64@npm:20.5.0"
3376-
conditions: os=darwin & cpu=x64
3366+
"@nx/nx-darwin-arm64@npm:20.6.4":
3367+
version: 20.6.4
3368+
resolution: "@nx/nx-darwin-arm64@npm:20.6.4"
3369+
conditions: os=darwin & cpu=arm64
33773370
languageName: node
33783371
linkType: hard
33793372

@@ -3391,10 +3384,10 @@ __metadata:
33913384
languageName: node
33923385
linkType: hard
33933386

3394-
"@nx/nx-freebsd-x64@npm:20.5.0":
3395-
version: 20.5.0
3396-
resolution: "@nx/nx-freebsd-x64@npm:20.5.0"
3397-
conditions: os=freebsd & cpu=x64
3387+
"@nx/nx-darwin-x64@npm:20.6.4":
3388+
version: 20.6.4
3389+
resolution: "@nx/nx-darwin-x64@npm:20.6.4"
3390+
conditions: os=darwin & cpu=x64
33983391
languageName: node
33993392
linkType: hard
34003393

@@ -3412,10 +3405,10 @@ __metadata:
34123405
languageName: node
34133406
linkType: hard
34143407

3415-
"@nx/nx-linux-arm-gnueabihf@npm:20.5.0":
3416-
version: 20.5.0
3417-
resolution: "@nx/nx-linux-arm-gnueabihf@npm:20.5.0"
3418-
conditions: os=linux & cpu=arm
3408+
"@nx/nx-freebsd-x64@npm:20.6.4":
3409+
version: 20.6.4
3410+
resolution: "@nx/nx-freebsd-x64@npm:20.6.4"
3411+
conditions: os=freebsd & cpu=x64
34193412
languageName: node
34203413
linkType: hard
34213414

@@ -3433,10 +3426,10 @@ __metadata:
34333426
languageName: node
34343427
linkType: hard
34353428

3436-
"@nx/nx-linux-arm64-gnu@npm:20.5.0":
3437-
version: 20.5.0
3438-
resolution: "@nx/nx-linux-arm64-gnu@npm:20.5.0"
3439-
conditions: os=linux & cpu=arm64 & libc=glibc
3429+
"@nx/nx-linux-arm-gnueabihf@npm:20.6.4":
3430+
version: 20.6.4
3431+
resolution: "@nx/nx-linux-arm-gnueabihf@npm:20.6.4"
3432+
conditions: os=linux & cpu=arm
34403433
languageName: node
34413434
linkType: hard
34423435

@@ -3454,10 +3447,10 @@ __metadata:
34543447
languageName: node
34553448
linkType: hard
34563449

3457-
"@nx/nx-linux-arm64-musl@npm:20.5.0":
3458-
version: 20.5.0
3459-
resolution: "@nx/nx-linux-arm64-musl@npm:20.5.0"
3460-
conditions: os=linux & cpu=arm64 & libc=musl
3450+
"@nx/nx-linux-arm64-gnu@npm:20.6.4":
3451+
version: 20.6.4
3452+
resolution: "@nx/nx-linux-arm64-gnu@npm:20.6.4"
3453+
conditions: os=linux & cpu=arm64 & libc=glibc
34613454
languageName: node
34623455
linkType: hard
34633456

@@ -3475,10 +3468,10 @@ __metadata:
34753468
languageName: node
34763469
linkType: hard
34773470

3478-
"@nx/nx-linux-x64-gnu@npm:20.5.0":
3479-
version: 20.5.0
3480-
resolution: "@nx/nx-linux-x64-gnu@npm:20.5.0"
3481-
conditions: os=linux & cpu=x64 & libc=glibc
3471+
"@nx/nx-linux-arm64-musl@npm:20.6.4":
3472+
version: 20.6.4
3473+
resolution: "@nx/nx-linux-arm64-musl@npm:20.6.4"
3474+
conditions: os=linux & cpu=arm64 & libc=musl
34823475
languageName: node
34833476
linkType: hard
34843477

@@ -3496,10 +3489,10 @@ __metadata:
34963489
languageName: node
34973490
linkType: hard
34983491

3499-
"@nx/nx-linux-x64-musl@npm:20.5.0":
3500-
version: 20.5.0
3501-
resolution: "@nx/nx-linux-x64-musl@npm:20.5.0"
3502-
conditions: os=linux & cpu=x64 & libc=musl
3492+
"@nx/nx-linux-x64-gnu@npm:20.6.4":
3493+
version: 20.6.4
3494+
resolution: "@nx/nx-linux-x64-gnu@npm:20.6.4"
3495+
conditions: os=linux & cpu=x64 & libc=glibc
35033496
languageName: node
35043497
linkType: hard
35053498

@@ -3517,10 +3510,10 @@ __metadata:
35173510
languageName: node
35183511
linkType: hard
35193512

3520-
"@nx/nx-win32-arm64-msvc@npm:20.5.0":
3521-
version: 20.5.0
3522-
resolution: "@nx/nx-win32-arm64-msvc@npm:20.5.0"
3523-
conditions: os=win32 & cpu=arm64
3513+
"@nx/nx-linux-x64-musl@npm:20.6.4":
3514+
version: 20.6.4
3515+
resolution: "@nx/nx-linux-x64-musl@npm:20.6.4"
3516+
conditions: os=linux & cpu=x64 & libc=musl
35243517
languageName: node
35253518
linkType: hard
35263519

@@ -3538,10 +3531,10 @@ __metadata:
35383531
languageName: node
35393532
linkType: hard
35403533

3541-
"@nx/nx-win32-x64-msvc@npm:20.5.0":
3542-
version: 20.5.0
3543-
resolution: "@nx/nx-win32-x64-msvc@npm:20.5.0"
3544-
conditions: os=win32 & cpu=x64
3534+
"@nx/nx-win32-arm64-msvc@npm:20.6.4":
3535+
version: 20.6.4
3536+
resolution: "@nx/nx-win32-arm64-msvc@npm:20.6.4"
3537+
conditions: os=win32 & cpu=arm64
35453538
languageName: node
35463539
linkType: hard
35473540

@@ -3559,6 +3552,13 @@ __metadata:
35593552
languageName: node
35603553
linkType: hard
35613554

3555+
"@nx/nx-win32-x64-msvc@npm:20.6.4":
3556+
version: 20.6.4
3557+
resolution: "@nx/nx-win32-x64-msvc@npm:20.6.4"
3558+
conditions: os=win32 & cpu=x64
3559+
languageName: node
3560+
linkType: hard
3561+
35623562
"@nx/vite@npm:^20.6.2":
35633563
version: 20.6.2
35643564
resolution: "@nx/vite@npm:20.6.2"
@@ -6048,7 +6048,7 @@ __metadata:
60486048
languageName: node
60496049
linkType: hard
60506050

6051-
"axios@npm:^1.7.4, axios@npm:^1.8.3":
6051+
"axios@npm:^1.8.3":
60526052
version: 1.8.3
60536053
resolution: "axios@npm:1.8.3"
60546054
dependencies:
@@ -8480,7 +8480,7 @@ __metadata:
84808480
chalk: "npm:^5.4.1"
84818481
eslint: "npm:^8.57.1"
84828482
eslint-plugin-prettier: "npm:5.2.3"
8483-
nx: "npm:20.5.0"
8483+
nx: "npm:20.6.4"
84848484
prettier: "npm:^3.5.3"
84858485
ts-node: "npm:^10.9.2"
84868486
ts-node-dev: "npm:^2.0.0"
@@ -9026,25 +9026,25 @@ __metadata:
90269026
languageName: node
90279027
linkType: hard
90289028

9029-
"nx@npm:20.5.0":
9030-
version: 20.5.0
9031-
resolution: "nx@npm:20.5.0"
9029+
"nx@npm:20.6.1":
9030+
version: 20.6.1
9031+
resolution: "nx@npm:20.6.1"
90329032
dependencies:
90339033
"@napi-rs/wasm-runtime": "npm:0.2.4"
9034-
"@nx/nx-darwin-arm64": "npm:20.5.0"
9035-
"@nx/nx-darwin-x64": "npm:20.5.0"
9036-
"@nx/nx-freebsd-x64": "npm:20.5.0"
9037-
"@nx/nx-linux-arm-gnueabihf": "npm:20.5.0"
9038-
"@nx/nx-linux-arm64-gnu": "npm:20.5.0"
9039-
"@nx/nx-linux-arm64-musl": "npm:20.5.0"
9040-
"@nx/nx-linux-x64-gnu": "npm:20.5.0"
9041-
"@nx/nx-linux-x64-musl": "npm:20.5.0"
9042-
"@nx/nx-win32-arm64-msvc": "npm:20.5.0"
9043-
"@nx/nx-win32-x64-msvc": "npm:20.5.0"
9034+
"@nx/nx-darwin-arm64": "npm:20.6.1"
9035+
"@nx/nx-darwin-x64": "npm:20.6.1"
9036+
"@nx/nx-freebsd-x64": "npm:20.6.1"
9037+
"@nx/nx-linux-arm-gnueabihf": "npm:20.6.1"
9038+
"@nx/nx-linux-arm64-gnu": "npm:20.6.1"
9039+
"@nx/nx-linux-arm64-musl": "npm:20.6.1"
9040+
"@nx/nx-linux-x64-gnu": "npm:20.6.1"
9041+
"@nx/nx-linux-x64-musl": "npm:20.6.1"
9042+
"@nx/nx-win32-arm64-msvc": "npm:20.6.1"
9043+
"@nx/nx-win32-x64-msvc": "npm:20.6.1"
90449044
"@yarnpkg/lockfile": "npm:^1.1.0"
90459045
"@yarnpkg/parsers": "npm:3.0.2"
90469046
"@zkochan/js-yaml": "npm:0.0.7"
9047-
axios: "npm:^1.7.4"
9047+
axios: "npm:^1.8.3"
90489048
chalk: "npm:^4.1.0"
90499049
cli-cursor: "npm:3.1.0"
90509050
cli-spinners: "npm:2.6.1"
@@ -9106,25 +9106,25 @@ __metadata:
91069106
bin:
91079107
nx: bin/nx.js
91089108
nx-cloud: bin/nx-cloud.js
9109-
checksum: 10c0/cf2bf23baa30e5a1e21f9c449e3fa2df6b0a41af1c8a8fa77f6bfe9c92d95c515e537480e5205acea0b0898c0576be85110ac895eec1addfc4a81befc75aab35
9109+
checksum: 10c0/1c8ef7003b09757d928015e30ac8c40b3c2e8ee873aca9d92969ba49dfb04870444633c20d0abf064fecd06f9e390cd110279479f0ad2baed12ba8eae215b0ea
91109110
languageName: node
91119111
linkType: hard
91129112

9113-
"nx@npm:20.6.1":
9114-
version: 20.6.1
9115-
resolution: "nx@npm:20.6.1"
9113+
"nx@npm:20.6.2":
9114+
version: 20.6.2
9115+
resolution: "nx@npm:20.6.2"
91169116
dependencies:
91179117
"@napi-rs/wasm-runtime": "npm:0.2.4"
9118-
"@nx/nx-darwin-arm64": "npm:20.6.1"
9119-
"@nx/nx-darwin-x64": "npm:20.6.1"
9120-
"@nx/nx-freebsd-x64": "npm:20.6.1"
9121-
"@nx/nx-linux-arm-gnueabihf": "npm:20.6.1"
9122-
"@nx/nx-linux-arm64-gnu": "npm:20.6.1"
9123-
"@nx/nx-linux-arm64-musl": "npm:20.6.1"
9124-
"@nx/nx-linux-x64-gnu": "npm:20.6.1"
9125-
"@nx/nx-linux-x64-musl": "npm:20.6.1"
9126-
"@nx/nx-win32-arm64-msvc": "npm:20.6.1"
9127-
"@nx/nx-win32-x64-msvc": "npm:20.6.1"
9118+
"@nx/nx-darwin-arm64": "npm:20.6.2"
9119+
"@nx/nx-darwin-x64": "npm:20.6.2"
9120+
"@nx/nx-freebsd-x64": "npm:20.6.2"
9121+
"@nx/nx-linux-arm-gnueabihf": "npm:20.6.2"
9122+
"@nx/nx-linux-arm64-gnu": "npm:20.6.2"
9123+
"@nx/nx-linux-arm64-musl": "npm:20.6.2"
9124+
"@nx/nx-linux-x64-gnu": "npm:20.6.2"
9125+
"@nx/nx-linux-x64-musl": "npm:20.6.2"
9126+
"@nx/nx-win32-arm64-msvc": "npm:20.6.2"
9127+
"@nx/nx-win32-x64-msvc": "npm:20.6.2"
91289128
"@yarnpkg/lockfile": "npm:^1.1.0"
91299129
"@yarnpkg/parsers": "npm:3.0.2"
91309130
"@zkochan/js-yaml": "npm:0.0.7"
@@ -9190,25 +9190,25 @@ __metadata:
91909190
bin:
91919191
nx: bin/nx.js
91929192
nx-cloud: bin/nx-cloud.js
9193-
checksum: 10c0/1c8ef7003b09757d928015e30ac8c40b3c2e8ee873aca9d92969ba49dfb04870444633c20d0abf064fecd06f9e390cd110279479f0ad2baed12ba8eae215b0ea
9193+
checksum: 10c0/91cadcc75867f496e9df9c353823a66f130e12b94ed17454be78af0f9ae4823e269b6a02e694b230a83406aa2ef555e5d344c84382a6aa3da570282edd09b186
91949194
languageName: node
91959195
linkType: hard
91969196

9197-
"nx@npm:20.6.2":
9198-
version: 20.6.2
9199-
resolution: "nx@npm:20.6.2"
9197+
"nx@npm:20.6.4":
9198+
version: 20.6.4
9199+
resolution: "nx@npm:20.6.4"
92009200
dependencies:
92019201
"@napi-rs/wasm-runtime": "npm:0.2.4"
9202-
"@nx/nx-darwin-arm64": "npm:20.6.2"
9203-
"@nx/nx-darwin-x64": "npm:20.6.2"
9204-
"@nx/nx-freebsd-x64": "npm:20.6.2"
9205-
"@nx/nx-linux-arm-gnueabihf": "npm:20.6.2"
9206-
"@nx/nx-linux-arm64-gnu": "npm:20.6.2"
9207-
"@nx/nx-linux-arm64-musl": "npm:20.6.2"
9208-
"@nx/nx-linux-x64-gnu": "npm:20.6.2"
9209-
"@nx/nx-linux-x64-musl": "npm:20.6.2"
9210-
"@nx/nx-win32-arm64-msvc": "npm:20.6.2"
9211-
"@nx/nx-win32-x64-msvc": "npm:20.6.2"
9202+
"@nx/nx-darwin-arm64": "npm:20.6.4"
9203+
"@nx/nx-darwin-x64": "npm:20.6.4"
9204+
"@nx/nx-freebsd-x64": "npm:20.6.4"
9205+
"@nx/nx-linux-arm-gnueabihf": "npm:20.6.4"
9206+
"@nx/nx-linux-arm64-gnu": "npm:20.6.4"
9207+
"@nx/nx-linux-arm64-musl": "npm:20.6.4"
9208+
"@nx/nx-linux-x64-gnu": "npm:20.6.4"
9209+
"@nx/nx-linux-x64-musl": "npm:20.6.4"
9210+
"@nx/nx-win32-arm64-msvc": "npm:20.6.4"
9211+
"@nx/nx-win32-x64-msvc": "npm:20.6.4"
92129212
"@yarnpkg/lockfile": "npm:^1.1.0"
92139213
"@yarnpkg/parsers": "npm:3.0.2"
92149214
"@zkochan/js-yaml": "npm:0.0.7"
@@ -9274,7 +9274,7 @@ __metadata:
92749274
bin:
92759275
nx: bin/nx.js
92769276
nx-cloud: bin/nx-cloud.js
9277-
checksum: 10c0/91cadcc75867f496e9df9c353823a66f130e12b94ed17454be78af0f9ae4823e269b6a02e694b230a83406aa2ef555e5d344c84382a6aa3da570282edd09b186
9277+
checksum: 10c0/fcc098b87b8599e23d508e70ffde456f06f3ba4f914c9d235757c61dea2d808941567cde93ec4eeea57d3e779f3e455d9eca4a769a3a9b4065a9d5ee9c09c69b
92789278
languageName: node
92799279
linkType: hard
92809280

0 commit comments

Comments
 (0)