Skip to content

Commit d2acceb

Browse files
chore(lambda): bump the nx group in /lambdas with 3 updates
Bumps the nx group in /lambdas with 3 updates: [@nx/eslint](https://github.com/nrwl/nx/tree/HEAD/packages/eslint), [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) and [@nx/vite](https://github.com/nrwl/nx/tree/HEAD/packages/vite). Updates `@nx/eslint` from 21.5.1 to 21.5.2 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/21.5.2/packages/eslint) Updates `@nx/js` from 21.5.1 to 21.5.2 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/21.5.2/packages/js) Updates `@nx/vite` from 21.5.1 to 21.5.2 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/21.5.2/packages/vite) --- updated-dependencies: - dependency-name: "@nx/eslint" dependency-version: 21.5.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nx - dependency-name: "@nx/js" dependency-version: 21.5.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nx - dependency-name: "@nx/vite" dependency-version: 21.5.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nx ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bbf1bd8 commit d2acceb

File tree

2 files changed

+78
-78
lines changed

2 files changed

+78
-78
lines changed

lambdas/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
},
2323
"devDependencies": {
2424
"@eslint/eslintrc": "^3.3.1",
25-
"@nx/eslint": "21.5.1",
26-
"@nx/js": "^21.5.1",
27-
"@nx/vite": "^21.5.1",
25+
"@nx/eslint": "21.5.2",
26+
"@nx/js": "^21.5.2",
27+
"@nx/vite": "^21.5.2",
2828
"@swc-node/register": "~1.10.10",
2929
"@swc/core": "~1.13.3",
3030
"@swc/helpers": "~0.5.17",

lambdas/yarn.lock

Lines changed: 75 additions & 75 deletions
Original file line numberDiff line numberDiff line change
@@ -3315,9 +3315,9 @@ __metadata:
33153315
languageName: node
33163316
linkType: hard
33173317

3318-
"@nx/devkit@npm:21.5.1":
3319-
version: 21.5.1
3320-
resolution: "@nx/devkit@npm:21.5.1"
3318+
"@nx/devkit@npm:21.5.2":
3319+
version: 21.5.2
3320+
resolution: "@nx/devkit@npm:21.5.2"
33213321
dependencies:
33223322
ejs: "npm:^3.1.7"
33233323
enquirer: "npm:~2.3.6"
@@ -3329,16 +3329,16 @@ __metadata:
33293329
yargs-parser: "npm:21.1.1"
33303330
peerDependencies:
33313331
nx: ">= 20 <= 22"
3332-
checksum: 10c0/ee57c32ae0af4c91d55a78f1e1efbd396e6a7f09c8f6e5c3f17839a6e46f87abe613e22194b158ddb9fb008ac164c713af625f7ed4724a74c06194f283dcf1d9
3332+
checksum: 10c0/ed46fcf078247907dbd1f324ca76ff3681cf5b39837f7655760021d5870df94161c836bf3e9af5f6d49819deec35567af8e3c0e82dc222ef49284adcfb9d5ede
33333333
languageName: node
33343334
linkType: hard
33353335

3336-
"@nx/eslint@npm:21.5.1":
3337-
version: 21.5.1
3338-
resolution: "@nx/eslint@npm:21.5.1"
3336+
"@nx/eslint@npm:21.5.2":
3337+
version: 21.5.2
3338+
resolution: "@nx/eslint@npm:21.5.2"
33393339
dependencies:
3340-
"@nx/devkit": "npm:21.5.1"
3341-
"@nx/js": "npm:21.5.1"
3340+
"@nx/devkit": "npm:21.5.2"
3341+
"@nx/js": "npm:21.5.2"
33423342
semver: "npm:^7.5.3"
33433343
tslib: "npm:^2.3.0"
33443344
typescript: "npm:~5.9.2"
@@ -3348,13 +3348,13 @@ __metadata:
33483348
peerDependenciesMeta:
33493349
"@zkochan/js-yaml":
33503350
optional: true
3351-
checksum: 10c0/ae986c0bd53d4279c94c89d07450b8710162854f5fba1302eb4f85b16c9c11ce7e7bb5adb70684f1e574237fa8c01769ad2022da8305b6ba820729f89caae084
3351+
checksum: 10c0/0fd84ff46f3d129ffdadbcd8cc9a0146c11b220a5e2f1d590794f12935097fe00599a2f103aaddfd52f2f1e1c7dcaf05a045ad98a7e45c268b4f55a91b822567
33523352
languageName: node
33533353
linkType: hard
33543354

3355-
"@nx/js@npm:21.5.1, @nx/js@npm:^21.5.1":
3356-
version: 21.5.1
3357-
resolution: "@nx/js@npm:21.5.1"
3355+
"@nx/js@npm:21.5.2, @nx/js@npm:^21.5.2":
3356+
version: 21.5.2
3357+
resolution: "@nx/js@npm:21.5.2"
33583358
dependencies:
33593359
"@babel/core": "npm:^7.23.2"
33603360
"@babel/plugin-proposal-decorators": "npm:^7.22.7"
@@ -3363,8 +3363,8 @@ __metadata:
33633363
"@babel/preset-env": "npm:^7.23.2"
33643364
"@babel/preset-typescript": "npm:^7.22.5"
33653365
"@babel/runtime": "npm:^7.22.6"
3366-
"@nx/devkit": "npm:21.5.1"
3367-
"@nx/workspace": "npm:21.5.1"
3366+
"@nx/devkit": "npm:21.5.2"
3367+
"@nx/workspace": "npm:21.5.2"
33683368
"@zkochan/js-yaml": "npm:0.0.7"
33693369
babel-plugin-const-enum: "npm:^1.0.1"
33703370
babel-plugin-macros: "npm:^3.1.0"
@@ -3390,7 +3390,7 @@ __metadata:
33903390
peerDependenciesMeta:
33913391
verdaccio:
33923392
optional: true
3393-
checksum: 10c0/fb41bcfe2862d4a1ad75d39e358edaf0c31f60e35e1abf17d97e4c610141c3fe76f61bf04b4a12d15c962be6c9cdb339428a8ad8bcc42a4dec2c00f4d3547b0d
3393+
checksum: 10c0/731925095b7be23ae0578eede5bf13a1b1e1c08dce15caa2c2ffefc2cc24000899e84c9bc3346ab79e484be4d9d7a63af4db6dfbc7a5cad3f2c65c74cffcc2a6
33943394
languageName: node
33953395
linkType: hard
33963396

@@ -3401,9 +3401,9 @@ __metadata:
34013401
languageName: node
34023402
linkType: hard
34033403

3404-
"@nx/nx-darwin-arm64@npm:21.5.1":
3405-
version: 21.5.1
3406-
resolution: "@nx/nx-darwin-arm64@npm:21.5.1"
3404+
"@nx/nx-darwin-arm64@npm:21.5.2":
3405+
version: 21.5.2
3406+
resolution: "@nx/nx-darwin-arm64@npm:21.5.2"
34073407
conditions: os=darwin & cpu=arm64
34083408
languageName: node
34093409
linkType: hard
@@ -3415,9 +3415,9 @@ __metadata:
34153415
languageName: node
34163416
linkType: hard
34173417

3418-
"@nx/nx-darwin-x64@npm:21.5.1":
3419-
version: 21.5.1
3420-
resolution: "@nx/nx-darwin-x64@npm:21.5.1"
3418+
"@nx/nx-darwin-x64@npm:21.5.2":
3419+
version: 21.5.2
3420+
resolution: "@nx/nx-darwin-x64@npm:21.5.2"
34213421
conditions: os=darwin & cpu=x64
34223422
languageName: node
34233423
linkType: hard
@@ -3429,9 +3429,9 @@ __metadata:
34293429
languageName: node
34303430
linkType: hard
34313431

3432-
"@nx/nx-freebsd-x64@npm:21.5.1":
3433-
version: 21.5.1
3434-
resolution: "@nx/nx-freebsd-x64@npm:21.5.1"
3432+
"@nx/nx-freebsd-x64@npm:21.5.2":
3433+
version: 21.5.2
3434+
resolution: "@nx/nx-freebsd-x64@npm:21.5.2"
34353435
conditions: os=freebsd & cpu=x64
34363436
languageName: node
34373437
linkType: hard
@@ -3443,9 +3443,9 @@ __metadata:
34433443
languageName: node
34443444
linkType: hard
34453445

3446-
"@nx/nx-linux-arm-gnueabihf@npm:21.5.1":
3447-
version: 21.5.1
3448-
resolution: "@nx/nx-linux-arm-gnueabihf@npm:21.5.1"
3446+
"@nx/nx-linux-arm-gnueabihf@npm:21.5.2":
3447+
version: 21.5.2
3448+
resolution: "@nx/nx-linux-arm-gnueabihf@npm:21.5.2"
34493449
conditions: os=linux & cpu=arm
34503450
languageName: node
34513451
linkType: hard
@@ -3457,9 +3457,9 @@ __metadata:
34573457
languageName: node
34583458
linkType: hard
34593459

3460-
"@nx/nx-linux-arm64-gnu@npm:21.5.1":
3461-
version: 21.5.1
3462-
resolution: "@nx/nx-linux-arm64-gnu@npm:21.5.1"
3460+
"@nx/nx-linux-arm64-gnu@npm:21.5.2":
3461+
version: 21.5.2
3462+
resolution: "@nx/nx-linux-arm64-gnu@npm:21.5.2"
34633463
conditions: os=linux & cpu=arm64 & libc=glibc
34643464
languageName: node
34653465
linkType: hard
@@ -3471,9 +3471,9 @@ __metadata:
34713471
languageName: node
34723472
linkType: hard
34733473

3474-
"@nx/nx-linux-arm64-musl@npm:21.5.1":
3475-
version: 21.5.1
3476-
resolution: "@nx/nx-linux-arm64-musl@npm:21.5.1"
3474+
"@nx/nx-linux-arm64-musl@npm:21.5.2":
3475+
version: 21.5.2
3476+
resolution: "@nx/nx-linux-arm64-musl@npm:21.5.2"
34773477
conditions: os=linux & cpu=arm64 & libc=musl
34783478
languageName: node
34793479
linkType: hard
@@ -3485,9 +3485,9 @@ __metadata:
34853485
languageName: node
34863486
linkType: hard
34873487

3488-
"@nx/nx-linux-x64-gnu@npm:21.5.1":
3489-
version: 21.5.1
3490-
resolution: "@nx/nx-linux-x64-gnu@npm:21.5.1"
3488+
"@nx/nx-linux-x64-gnu@npm:21.5.2":
3489+
version: 21.5.2
3490+
resolution: "@nx/nx-linux-x64-gnu@npm:21.5.2"
34913491
conditions: os=linux & cpu=x64 & libc=glibc
34923492
languageName: node
34933493
linkType: hard
@@ -3499,9 +3499,9 @@ __metadata:
34993499
languageName: node
35003500
linkType: hard
35013501

3502-
"@nx/nx-linux-x64-musl@npm:21.5.1":
3503-
version: 21.5.1
3504-
resolution: "@nx/nx-linux-x64-musl@npm:21.5.1"
3502+
"@nx/nx-linux-x64-musl@npm:21.5.2":
3503+
version: 21.5.2
3504+
resolution: "@nx/nx-linux-x64-musl@npm:21.5.2"
35053505
conditions: os=linux & cpu=x64 & libc=musl
35063506
languageName: node
35073507
linkType: hard
@@ -3513,9 +3513,9 @@ __metadata:
35133513
languageName: node
35143514
linkType: hard
35153515

3516-
"@nx/nx-win32-arm64-msvc@npm:21.5.1":
3517-
version: 21.5.1
3518-
resolution: "@nx/nx-win32-arm64-msvc@npm:21.5.1"
3516+
"@nx/nx-win32-arm64-msvc@npm:21.5.2":
3517+
version: 21.5.2
3518+
resolution: "@nx/nx-win32-arm64-msvc@npm:21.5.2"
35193519
conditions: os=win32 & cpu=arm64
35203520
languageName: node
35213521
linkType: hard
@@ -3527,19 +3527,19 @@ __metadata:
35273527
languageName: node
35283528
linkType: hard
35293529

3530-
"@nx/nx-win32-x64-msvc@npm:21.5.1":
3531-
version: 21.5.1
3532-
resolution: "@nx/nx-win32-x64-msvc@npm:21.5.1"
3530+
"@nx/nx-win32-x64-msvc@npm:21.5.2":
3531+
version: 21.5.2
3532+
resolution: "@nx/nx-win32-x64-msvc@npm:21.5.2"
35333533
conditions: os=win32 & cpu=x64
35343534
languageName: node
35353535
linkType: hard
35363536

3537-
"@nx/vite@npm:^21.5.1":
3538-
version: 21.5.1
3539-
resolution: "@nx/vite@npm:21.5.1"
3537+
"@nx/vite@npm:^21.5.2":
3538+
version: 21.5.2
3539+
resolution: "@nx/vite@npm:21.5.2"
35403540
dependencies:
3541-
"@nx/devkit": "npm:21.5.1"
3542-
"@nx/js": "npm:21.5.1"
3541+
"@nx/devkit": "npm:21.5.2"
3542+
"@nx/js": "npm:21.5.2"
35433543
"@phenomnomnominal/tsquery": "npm:~5.0.1"
35443544
ajv: "npm:^8.0.0"
35453545
enquirer: "npm:~2.3.6"
@@ -3550,24 +3550,24 @@ __metadata:
35503550
peerDependencies:
35513551
vite: ^5.0.0 || ^6.0.0 || ^7.0.0
35523552
vitest: ^1.3.1 || ^2.0.0 || ^3.0.0
3553-
checksum: 10c0/db0cba45d5dd5a2d80b10c02a513aef65e5c392b92b141e6794630ff7032cc4da6a7e3dc4a1cff59d59067a6bb8e95280c66ef55353befc07657672f6799deed
3553+
checksum: 10c0/924566e3a8d4331a25f23c0a0e91ba6326409dc5958d6c2432f704228f00a2f64595d4e7dfb25b8bdb97385e252b0fd8883b721584e047cf486831a19eb38958
35543554
languageName: node
35553555
linkType: hard
35563556

3557-
"@nx/workspace@npm:21.5.1":
3558-
version: 21.5.1
3559-
resolution: "@nx/workspace@npm:21.5.1"
3557+
"@nx/workspace@npm:21.5.2":
3558+
version: 21.5.2
3559+
resolution: "@nx/workspace@npm:21.5.2"
35603560
dependencies:
3561-
"@nx/devkit": "npm:21.5.1"
3561+
"@nx/devkit": "npm:21.5.2"
35623562
"@zkochan/js-yaml": "npm:0.0.7"
35633563
chalk: "npm:^4.1.0"
35643564
enquirer: "npm:~2.3.6"
3565-
nx: "npm:21.5.1"
3565+
nx: "npm:21.5.2"
35663566
picomatch: "npm:4.0.2"
35673567
semver: "npm:^7.6.3"
35683568
tslib: "npm:^2.3.0"
35693569
yargs-parser: "npm:21.1.1"
3570-
checksum: 10c0/48d13cc5781b44bd7ba66dec59722c36216dcd66758b2fd904f0cbe0598a35c4c9792aa91cfb882bc09994468f37e6eb29644d566dd39579266409a0dbdf6595
3570+
checksum: 10c0/884a628396b25122a47f310c81673667968ac37b26997e0377d270256d2ce2389af75e3f545ae566215db977676e2b7897e082fec5315183e5d8a5d8131dea32
35713571
languageName: node
35723572
linkType: hard
35733573

@@ -9169,9 +9169,9 @@ __metadata:
91699169
resolution: "lambdas@workspace:."
91709170
dependencies:
91719171
"@eslint/eslintrc": "npm:^3.3.1"
9172-
"@nx/eslint": "npm:21.5.1"
9173-
"@nx/js": "npm:^21.5.1"
9174-
"@nx/vite": "npm:^21.5.1"
9172+
"@nx/eslint": "npm:21.5.2"
9173+
"@nx/js": "npm:^21.5.2"
9174+
"@nx/vite": "npm:^21.5.2"
91759175
"@swc-node/register": "npm:~1.10.10"
91769176
"@swc/core": "npm:~1.13.3"
91779177
"@swc/helpers": "npm:~0.5.17"
@@ -9827,21 +9827,21 @@ __metadata:
98279827
languageName: node
98289828
linkType: hard
98299829

9830-
"nx@npm:21.5.1":
9831-
version: 21.5.1
9832-
resolution: "nx@npm:21.5.1"
9830+
"nx@npm:21.5.2":
9831+
version: 21.5.2
9832+
resolution: "nx@npm:21.5.2"
98339833
dependencies:
98349834
"@napi-rs/wasm-runtime": "npm:0.2.4"
9835-
"@nx/nx-darwin-arm64": "npm:21.5.1"
9836-
"@nx/nx-darwin-x64": "npm:21.5.1"
9837-
"@nx/nx-freebsd-x64": "npm:21.5.1"
9838-
"@nx/nx-linux-arm-gnueabihf": "npm:21.5.1"
9839-
"@nx/nx-linux-arm64-gnu": "npm:21.5.1"
9840-
"@nx/nx-linux-arm64-musl": "npm:21.5.1"
9841-
"@nx/nx-linux-x64-gnu": "npm:21.5.1"
9842-
"@nx/nx-linux-x64-musl": "npm:21.5.1"
9843-
"@nx/nx-win32-arm64-msvc": "npm:21.5.1"
9844-
"@nx/nx-win32-x64-msvc": "npm:21.5.1"
9835+
"@nx/nx-darwin-arm64": "npm:21.5.2"
9836+
"@nx/nx-darwin-x64": "npm:21.5.2"
9837+
"@nx/nx-freebsd-x64": "npm:21.5.2"
9838+
"@nx/nx-linux-arm-gnueabihf": "npm:21.5.2"
9839+
"@nx/nx-linux-arm64-gnu": "npm:21.5.2"
9840+
"@nx/nx-linux-arm64-musl": "npm:21.5.2"
9841+
"@nx/nx-linux-x64-gnu": "npm:21.5.2"
9842+
"@nx/nx-linux-x64-musl": "npm:21.5.2"
9843+
"@nx/nx-win32-arm64-msvc": "npm:21.5.2"
9844+
"@nx/nx-win32-x64-msvc": "npm:21.5.2"
98459845
"@yarnpkg/lockfile": "npm:^1.1.0"
98469846
"@yarnpkg/parsers": "npm:3.0.2"
98479847
"@zkochan/js-yaml": "npm:0.0.7"
@@ -9908,7 +9908,7 @@ __metadata:
99089908
bin:
99099909
nx: bin/nx.js
99109910
nx-cloud: bin/nx-cloud.js
9911-
checksum: 10c0/aac5b7eea53329f92dc0c83d90c982aae3a9ee04045bbd14607e115b4de0f29f28278e2c911c3cff2421f14f8ae68ecab289571b63009ece66f9ac5223ca8e51
9911+
checksum: 10c0/88c9913c315148aaa128b130cb810511a8040b5519f534368086b6cbfd1fb0894fb1d497e6849e74f2f7289a1a15e60fe39691ebf2d833c8f1162f290229d2f5
99129912
languageName: node
99139913
linkType: hard
99149914

0 commit comments

Comments
 (0)