Skip to content

Commit b8ef0ae

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 20.7.1 to 20.8.0 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/20.8.0/packages/eslint) Updates `@nx/js` from 20.7.1 to 20.8.0 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/20.8.0/packages/js) Updates `@nx/vite` from 20.7.1 to 20.8.0 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/20.8.0/packages/vite) --- updated-dependencies: - dependency-name: "@nx/eslint" dependency-version: 20.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nx - dependency-name: "@nx/js" dependency-version: 20.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nx - dependency-name: "@nx/vite" dependency-version: 20.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nx ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5eedf44 commit b8ef0ae

File tree

2 files changed

+78
-78
lines changed

2 files changed

+78
-78
lines changed

lambdas/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
},
2323
"devDependencies": {
2424
"@eslint/eslintrc": "^3.3.1",
25-
"@nx/eslint": "20.7.1",
26-
"@nx/js": "^20.7.1",
27-
"@nx/vite": "^20.7.1",
25+
"@nx/eslint": "20.8.0",
26+
"@nx/js": "^20.8.0",
27+
"@nx/vite": "^20.8.0",
2828
"@swc-node/register": "~1.10.10",
2929
"@swc/core": "~1.11.18",
3030
"@swc/helpers": "~0.5.15",

lambdas/yarn.lock

+75-75
Original file line numberDiff line numberDiff line change
@@ -3333,9 +3333,9 @@ __metadata:
33333333
languageName: node
33343334
linkType: hard
33353335

3336-
"@nx/devkit@npm:20.7.1":
3337-
version: 20.7.1
3338-
resolution: "@nx/devkit@npm:20.7.1"
3336+
"@nx/devkit@npm:20.8.0":
3337+
version: 20.8.0
3338+
resolution: "@nx/devkit@npm:20.8.0"
33393339
dependencies:
33403340
ejs: "npm:^3.1.7"
33413341
enquirer: "npm:~2.3.6"
@@ -3347,16 +3347,16 @@ __metadata:
33473347
yargs-parser: "npm:21.1.1"
33483348
peerDependencies:
33493349
nx: ">= 19 <= 21"
3350-
checksum: 10c0/a180370d5c1cba5bcf4d9b5ae3e77de4e698a142883c133e64cd5a3fc42cb8e91edf1b2db1f380cdd3c17958451b419d3ec918c7627483eb727f6e1ab185b00d
3350+
checksum: 10c0/a6a3d06e5bd002a57075989fef22e77d1e0c3f78343abd99a2b6ac191fe10007687cf310f6e135ed4f41c71f67544a21624cff17c6224d48654a12378e277282
33513351
languageName: node
33523352
linkType: hard
33533353

3354-
"@nx/eslint@npm:20.7.1":
3355-
version: 20.7.1
3356-
resolution: "@nx/eslint@npm:20.7.1"
3354+
"@nx/eslint@npm:20.8.0":
3355+
version: 20.8.0
3356+
resolution: "@nx/eslint@npm:20.8.0"
33573357
dependencies:
3358-
"@nx/devkit": "npm:20.7.1"
3359-
"@nx/js": "npm:20.7.1"
3358+
"@nx/devkit": "npm:20.8.0"
3359+
"@nx/js": "npm:20.8.0"
33603360
semver: "npm:^7.5.3"
33613361
tslib: "npm:^2.3.0"
33623362
typescript: "npm:~5.7.2"
@@ -3366,13 +3366,13 @@ __metadata:
33663366
peerDependenciesMeta:
33673367
"@zkochan/js-yaml":
33683368
optional: true
3369-
checksum: 10c0/7d8cadce5cef69063157d2e3b4181f1381cd7836607491a3f12aed9c7ae1b15a6180557536d1f0a551924a6215c60467844481bd68cbcae2ac984632880a35c2
3369+
checksum: 10c0/4b85774ecb5f777170771d582ca73a5b811efff93e19eb66ed497e7ffde81b8e37aeb28b63ba610abd2fd4d77a98a78f7d48c501bebb1069a9d05cc75b8c467d
33703370
languageName: node
33713371
linkType: hard
33723372

3373-
"@nx/js@npm:20.7.1, @nx/js@npm:^20.7.1":
3374-
version: 20.7.1
3375-
resolution: "@nx/js@npm:20.7.1"
3373+
"@nx/js@npm:20.8.0, @nx/js@npm:^20.8.0":
3374+
version: 20.8.0
3375+
resolution: "@nx/js@npm:20.8.0"
33763376
dependencies:
33773377
"@babel/core": "npm:^7.23.2"
33783378
"@babel/plugin-proposal-decorators": "npm:^7.22.7"
@@ -3381,8 +3381,8 @@ __metadata:
33813381
"@babel/preset-env": "npm:^7.23.2"
33823382
"@babel/preset-typescript": "npm:^7.22.5"
33833383
"@babel/runtime": "npm:^7.22.6"
3384-
"@nx/devkit": "npm:20.7.1"
3385-
"@nx/workspace": "npm:20.7.1"
3384+
"@nx/devkit": "npm:20.8.0"
3385+
"@nx/workspace": "npm:20.8.0"
33863386
"@zkochan/js-yaml": "npm:0.0.7"
33873387
babel-plugin-const-enum: "npm:^1.0.1"
33883388
babel-plugin-macros: "npm:^3.1.0"
@@ -3408,7 +3408,7 @@ __metadata:
34083408
peerDependenciesMeta:
34093409
verdaccio:
34103410
optional: true
3411-
checksum: 10c0/37acd0a94831475b8813bcf729bfb049b3a9c5a5d6b627a3b2e1f2c70df4c6bd4bc274b0ab23b77791828d47adc15c843a50a1d9c9d03fb237b966ac0a3fbcb3
3411+
checksum: 10c0/162770467a342fb877f71427ce39baad6ba6114bb5006b643ee6108954d8ae54f81787d810b3721050aae5c3a1de88dae5878e94d409dc714ccf240527ccf006
34123412
languageName: node
34133413
linkType: hard
34143414

@@ -3419,9 +3419,9 @@ __metadata:
34193419
languageName: node
34203420
linkType: hard
34213421

3422-
"@nx/nx-darwin-arm64@npm:20.7.1":
3423-
version: 20.7.1
3424-
resolution: "@nx/nx-darwin-arm64@npm:20.7.1"
3422+
"@nx/nx-darwin-arm64@npm:20.8.0":
3423+
version: 20.8.0
3424+
resolution: "@nx/nx-darwin-arm64@npm:20.8.0"
34253425
conditions: os=darwin & cpu=arm64
34263426
languageName: node
34273427
linkType: hard
@@ -3433,9 +3433,9 @@ __metadata:
34333433
languageName: node
34343434
linkType: hard
34353435

3436-
"@nx/nx-darwin-x64@npm:20.7.1":
3437-
version: 20.7.1
3438-
resolution: "@nx/nx-darwin-x64@npm:20.7.1"
3436+
"@nx/nx-darwin-x64@npm:20.8.0":
3437+
version: 20.8.0
3438+
resolution: "@nx/nx-darwin-x64@npm:20.8.0"
34393439
conditions: os=darwin & cpu=x64
34403440
languageName: node
34413441
linkType: hard
@@ -3447,9 +3447,9 @@ __metadata:
34473447
languageName: node
34483448
linkType: hard
34493449

3450-
"@nx/nx-freebsd-x64@npm:20.7.1":
3451-
version: 20.7.1
3452-
resolution: "@nx/nx-freebsd-x64@npm:20.7.1"
3450+
"@nx/nx-freebsd-x64@npm:20.8.0":
3451+
version: 20.8.0
3452+
resolution: "@nx/nx-freebsd-x64@npm:20.8.0"
34533453
conditions: os=freebsd & cpu=x64
34543454
languageName: node
34553455
linkType: hard
@@ -3461,9 +3461,9 @@ __metadata:
34613461
languageName: node
34623462
linkType: hard
34633463

3464-
"@nx/nx-linux-arm-gnueabihf@npm:20.7.1":
3465-
version: 20.7.1
3466-
resolution: "@nx/nx-linux-arm-gnueabihf@npm:20.7.1"
3464+
"@nx/nx-linux-arm-gnueabihf@npm:20.8.0":
3465+
version: 20.8.0
3466+
resolution: "@nx/nx-linux-arm-gnueabihf@npm:20.8.0"
34673467
conditions: os=linux & cpu=arm
34683468
languageName: node
34693469
linkType: hard
@@ -3475,9 +3475,9 @@ __metadata:
34753475
languageName: node
34763476
linkType: hard
34773477

3478-
"@nx/nx-linux-arm64-gnu@npm:20.7.1":
3479-
version: 20.7.1
3480-
resolution: "@nx/nx-linux-arm64-gnu@npm:20.7.1"
3478+
"@nx/nx-linux-arm64-gnu@npm:20.8.0":
3479+
version: 20.8.0
3480+
resolution: "@nx/nx-linux-arm64-gnu@npm:20.8.0"
34813481
conditions: os=linux & cpu=arm64 & libc=glibc
34823482
languageName: node
34833483
linkType: hard
@@ -3489,9 +3489,9 @@ __metadata:
34893489
languageName: node
34903490
linkType: hard
34913491

3492-
"@nx/nx-linux-arm64-musl@npm:20.7.1":
3493-
version: 20.7.1
3494-
resolution: "@nx/nx-linux-arm64-musl@npm:20.7.1"
3492+
"@nx/nx-linux-arm64-musl@npm:20.8.0":
3493+
version: 20.8.0
3494+
resolution: "@nx/nx-linux-arm64-musl@npm:20.8.0"
34953495
conditions: os=linux & cpu=arm64 & libc=musl
34963496
languageName: node
34973497
linkType: hard
@@ -3503,9 +3503,9 @@ __metadata:
35033503
languageName: node
35043504
linkType: hard
35053505

3506-
"@nx/nx-linux-x64-gnu@npm:20.7.1":
3507-
version: 20.7.1
3508-
resolution: "@nx/nx-linux-x64-gnu@npm:20.7.1"
3506+
"@nx/nx-linux-x64-gnu@npm:20.8.0":
3507+
version: 20.8.0
3508+
resolution: "@nx/nx-linux-x64-gnu@npm:20.8.0"
35093509
conditions: os=linux & cpu=x64 & libc=glibc
35103510
languageName: node
35113511
linkType: hard
@@ -3517,9 +3517,9 @@ __metadata:
35173517
languageName: node
35183518
linkType: hard
35193519

3520-
"@nx/nx-linux-x64-musl@npm:20.7.1":
3521-
version: 20.7.1
3522-
resolution: "@nx/nx-linux-x64-musl@npm:20.7.1"
3520+
"@nx/nx-linux-x64-musl@npm:20.8.0":
3521+
version: 20.8.0
3522+
resolution: "@nx/nx-linux-x64-musl@npm:20.8.0"
35233523
conditions: os=linux & cpu=x64 & libc=musl
35243524
languageName: node
35253525
linkType: hard
@@ -3531,9 +3531,9 @@ __metadata:
35313531
languageName: node
35323532
linkType: hard
35333533

3534-
"@nx/nx-win32-arm64-msvc@npm:20.7.1":
3535-
version: 20.7.1
3536-
resolution: "@nx/nx-win32-arm64-msvc@npm:20.7.1"
3534+
"@nx/nx-win32-arm64-msvc@npm:20.8.0":
3535+
version: 20.8.0
3536+
resolution: "@nx/nx-win32-arm64-msvc@npm:20.8.0"
35373537
conditions: os=win32 & cpu=arm64
35383538
languageName: node
35393539
linkType: hard
@@ -3545,19 +3545,19 @@ __metadata:
35453545
languageName: node
35463546
linkType: hard
35473547

3548-
"@nx/nx-win32-x64-msvc@npm:20.7.1":
3549-
version: 20.7.1
3550-
resolution: "@nx/nx-win32-x64-msvc@npm:20.7.1"
3548+
"@nx/nx-win32-x64-msvc@npm:20.8.0":
3549+
version: 20.8.0
3550+
resolution: "@nx/nx-win32-x64-msvc@npm:20.8.0"
35513551
conditions: os=win32 & cpu=x64
35523552
languageName: node
35533553
linkType: hard
35543554

3555-
"@nx/vite@npm:^20.7.1":
3556-
version: 20.7.1
3557-
resolution: "@nx/vite@npm:20.7.1"
3555+
"@nx/vite@npm:^20.8.0":
3556+
version: 20.8.0
3557+
resolution: "@nx/vite@npm:20.8.0"
35583558
dependencies:
3559-
"@nx/devkit": "npm:20.7.1"
3560-
"@nx/js": "npm:20.7.1"
3559+
"@nx/devkit": "npm:20.8.0"
3560+
"@nx/js": "npm:20.8.0"
35613561
"@phenomnomnominal/tsquery": "npm:~5.0.1"
35623562
"@swc/helpers": "npm:~0.5.0"
35633563
enquirer: "npm:~2.3.6"
@@ -3567,23 +3567,23 @@ __metadata:
35673567
peerDependencies:
35683568
vite: ^5.0.0 || ^6.0.0
35693569
vitest: ^1.3.1 || ^2.0.0 || ^3.0.0
3570-
checksum: 10c0/a75f20ff55ccc4d28509c08a66bf179a54fb730c1c00e3ddc6871a64661f4bccb972cb01f4832aa1051a25dfa39b59316ffb091225bbb96affe4698a38a72617
3570+
checksum: 10c0/4647004ca7546a18707fd0d4a9e5bb0b58921f615934acaa59618725def3efeb838a8992b96bad7024461fc32872374135e6668b6f68468f23af1886550b944a
35713571
languageName: node
35723572
linkType: hard
35733573

3574-
"@nx/workspace@npm:20.7.1":
3575-
version: 20.7.1
3576-
resolution: "@nx/workspace@npm:20.7.1"
3574+
"@nx/workspace@npm:20.8.0":
3575+
version: 20.8.0
3576+
resolution: "@nx/workspace@npm:20.8.0"
35773577
dependencies:
3578-
"@nx/devkit": "npm:20.7.1"
3578+
"@nx/devkit": "npm:20.8.0"
35793579
"@zkochan/js-yaml": "npm:0.0.7"
35803580
chalk: "npm:^4.1.0"
35813581
enquirer: "npm:~2.3.6"
3582-
nx: "npm:20.7.1"
3582+
nx: "npm:20.8.0"
35833583
picomatch: "npm:4.0.2"
35843584
tslib: "npm:^2.3.0"
35853585
yargs-parser: "npm:21.1.1"
3586-
checksum: 10c0/7e6a4e9a846d995f04a9195df70243606bff96f21bdaf7c947bb336ed0e8344b8e7995f0e333624b15f9c4e951ad0fedd6592b6cb4635598a92763d4eb0400ab
3586+
checksum: 10c0/e1ea9930b66a76fd7e742adc470560ad451e02924b1a191e493c0640eeab851daf3e851732a5fe82e18547b10bf4d162d088ae121af3d48dded1548300d39f45
35873587
languageName: node
35883588
linkType: hard
35893589

@@ -8570,9 +8570,9 @@ __metadata:
85708570
resolution: "lambdas@workspace:."
85718571
dependencies:
85728572
"@eslint/eslintrc": "npm:^3.3.1"
8573-
"@nx/eslint": "npm:20.7.1"
8574-
"@nx/js": "npm:^20.7.1"
8575-
"@nx/vite": "npm:^20.7.1"
8573+
"@nx/eslint": "npm:20.8.0"
8574+
"@nx/js": "npm:^20.8.0"
8575+
"@nx/vite": "npm:^20.8.0"
85768576
"@swc-node/register": "npm:~1.10.10"
85778577
"@swc/core": "npm:~1.11.18"
85788578
"@swc/helpers": "npm:~0.5.15"
@@ -9227,21 +9227,21 @@ __metadata:
92279227
languageName: node
92289228
linkType: hard
92299229

9230-
"nx@npm:20.7.1":
9231-
version: 20.7.1
9232-
resolution: "nx@npm:20.7.1"
9230+
"nx@npm:20.8.0":
9231+
version: 20.8.0
9232+
resolution: "nx@npm:20.8.0"
92339233
dependencies:
92349234
"@napi-rs/wasm-runtime": "npm:0.2.4"
9235-
"@nx/nx-darwin-arm64": "npm:20.7.1"
9236-
"@nx/nx-darwin-x64": "npm:20.7.1"
9237-
"@nx/nx-freebsd-x64": "npm:20.7.1"
9238-
"@nx/nx-linux-arm-gnueabihf": "npm:20.7.1"
9239-
"@nx/nx-linux-arm64-gnu": "npm:20.7.1"
9240-
"@nx/nx-linux-arm64-musl": "npm:20.7.1"
9241-
"@nx/nx-linux-x64-gnu": "npm:20.7.1"
9242-
"@nx/nx-linux-x64-musl": "npm:20.7.1"
9243-
"@nx/nx-win32-arm64-msvc": "npm:20.7.1"
9244-
"@nx/nx-win32-x64-msvc": "npm:20.7.1"
9235+
"@nx/nx-darwin-arm64": "npm:20.8.0"
9236+
"@nx/nx-darwin-x64": "npm:20.8.0"
9237+
"@nx/nx-freebsd-x64": "npm:20.8.0"
9238+
"@nx/nx-linux-arm-gnueabihf": "npm:20.8.0"
9239+
"@nx/nx-linux-arm64-gnu": "npm:20.8.0"
9240+
"@nx/nx-linux-arm64-musl": "npm:20.8.0"
9241+
"@nx/nx-linux-x64-gnu": "npm:20.8.0"
9242+
"@nx/nx-linux-x64-musl": "npm:20.8.0"
9243+
"@nx/nx-win32-arm64-msvc": "npm:20.8.0"
9244+
"@nx/nx-win32-x64-msvc": "npm:20.8.0"
92459245
"@yarnpkg/lockfile": "npm:^1.1.0"
92469246
"@yarnpkg/parsers": "npm:3.0.2"
92479247
"@zkochan/js-yaml": "npm:0.0.7"
@@ -9307,7 +9307,7 @@ __metadata:
93079307
bin:
93089308
nx: bin/nx.js
93099309
nx-cloud: bin/nx-cloud.js
9310-
checksum: 10c0/6384170af8059eb90aa98d65ad76f4ed71fc387f78b4fb02d8d39076ca9b0103f241749680ad013419ab78a19eb215da90bfc9abfc48f566f93666d912a87a09
9310+
checksum: 10c0/e2424d65a89284a6f2f2df6eb901f6eb90ea45dbf1b1c130381c475e29c9a699ec5b6a7e1c2b75100dea8b165c2fb930879554ba51bc542948b635c6ea7f8680
93119311
languageName: node
93129312
linkType: hard
93139313

0 commit comments

Comments
 (0)