Skip to content

Commit b4177ef

Browse files
chore(lambda): bump @nx/js from 20.0.0 to 20.1.2 in /lambdas
Bumps [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) from 20.0.0 to 20.1.2. - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/20.1.2/packages/js) --- updated-dependencies: - dependency-name: "@nx/js" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 29366ff commit b4177ef

File tree

2 files changed

+3
-230
lines changed

2 files changed

+3
-230
lines changed

lambdas/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"devDependencies": {
2424
"@nx/eslint": "20.0.8",
2525
"@nx/jest": "20.1.2",
26-
"@nx/js": "^20.0.0",
26+
"@nx/js": "^20.1.2",
2727
"@swc-node/register": "~1.10.9",
2828
"@swc/core": "~1.7.40",
2929
"@swc/helpers": "~0.5.15",

lambdas/yarn.lock

Lines changed: 2 additions & 229 deletions
Original file line numberDiff line numberDiff line change
@@ -3241,24 +3241,6 @@ __metadata:
32413241
languageName: node
32423242
linkType: hard
32433243

3244-
"@nx/devkit@npm:20.0.0":
3245-
version: 20.0.0
3246-
resolution: "@nx/devkit@npm:20.0.0"
3247-
dependencies:
3248-
ejs: "npm:^3.1.7"
3249-
enquirer: "npm:~2.3.6"
3250-
ignore: "npm:^5.0.4"
3251-
minimatch: "npm:9.0.3"
3252-
semver: "npm:^7.5.3"
3253-
tmp: "npm:~0.2.1"
3254-
tslib: "npm:^2.3.0"
3255-
yargs-parser: "npm:21.1.1"
3256-
peerDependencies:
3257-
nx: ">= 19 <= 21"
3258-
checksum: 10c0/1aaf9796dd833af5afb2b2513b3bc733f58a6e850ac21713a856744efb8e08830b8c48bedb50a5c4b02d981f174a7b664ffcab57895eaf124df32d87df9f57cb
3259-
languageName: node
3260-
linkType: hard
3261-
32623244
"@nx/devkit@npm:20.0.8":
32633245
version: 20.0.8
32643246
resolution: "@nx/devkit@npm:20.0.8"
@@ -3380,7 +3362,7 @@ __metadata:
33803362
languageName: node
33813363
linkType: hard
33823364

3383-
"@nx/js@npm:20.1.2":
3365+
"@nx/js@npm:20.1.2, @nx/js@npm:^20.1.2":
33843366
version: 20.1.2
33853367
resolution: "@nx/js@npm:20.1.2"
33863368
dependencies:
@@ -3423,56 +3405,6 @@ __metadata:
34233405
languageName: node
34243406
linkType: hard
34253407

3426-
"@nx/js@npm:^20.0.0":
3427-
version: 20.0.0
3428-
resolution: "@nx/js@npm:20.0.0"
3429-
dependencies:
3430-
"@babel/core": "npm:^7.23.2"
3431-
"@babel/plugin-proposal-decorators": "npm:^7.22.7"
3432-
"@babel/plugin-transform-class-properties": "npm:^7.22.5"
3433-
"@babel/plugin-transform-runtime": "npm:^7.23.2"
3434-
"@babel/preset-env": "npm:^7.23.2"
3435-
"@babel/preset-typescript": "npm:^7.22.5"
3436-
"@babel/runtime": "npm:^7.22.6"
3437-
"@nx/devkit": "npm:20.0.0"
3438-
"@nx/workspace": "npm:20.0.0"
3439-
"@zkochan/js-yaml": "npm:0.0.7"
3440-
babel-plugin-const-enum: "npm:^1.0.1"
3441-
babel-plugin-macros: "npm:^2.8.0"
3442-
babel-plugin-transform-typescript-metadata: "npm:^0.3.1"
3443-
chalk: "npm:^4.1.0"
3444-
columnify: "npm:^1.6.0"
3445-
detect-port: "npm:^1.5.1"
3446-
enquirer: "npm:~2.3.6"
3447-
fast-glob: "npm:3.2.7"
3448-
ignore: "npm:^5.0.4"
3449-
js-tokens: "npm:^4.0.0"
3450-
jsonc-parser: "npm:3.2.0"
3451-
minimatch: "npm:9.0.3"
3452-
npm-package-arg: "npm:11.0.1"
3453-
npm-run-path: "npm:^4.0.1"
3454-
ora: "npm:5.3.0"
3455-
semver: "npm:^7.5.3"
3456-
source-map-support: "npm:0.5.19"
3457-
ts-node: "npm:10.9.1"
3458-
tsconfig-paths: "npm:^4.1.2"
3459-
tslib: "npm:^2.3.0"
3460-
peerDependencies:
3461-
verdaccio: ^5.0.4
3462-
peerDependenciesMeta:
3463-
verdaccio:
3464-
optional: true
3465-
checksum: 10c0/09fac58ddf354509da3c474187bb76e8d37a103142f626c5b1d0cc18eb556646ef09bbafa5b6b32b4c614c3eeef4c225a156264505cb87261ebc2355b0e364f1
3466-
languageName: node
3467-
linkType: hard
3468-
3469-
"@nx/nx-darwin-arm64@npm:20.0.0":
3470-
version: 20.0.0
3471-
resolution: "@nx/nx-darwin-arm64@npm:20.0.0"
3472-
conditions: os=darwin & cpu=arm64
3473-
languageName: node
3474-
linkType: hard
3475-
34763408
"@nx/nx-darwin-arm64@npm:20.0.1":
34773409
version: 20.0.1
34783410
resolution: "@nx/nx-darwin-arm64@npm:20.0.1"
@@ -3494,13 +3426,6 @@ __metadata:
34943426
languageName: node
34953427
linkType: hard
34963428

3497-
"@nx/nx-darwin-x64@npm:20.0.0":
3498-
version: 20.0.0
3499-
resolution: "@nx/nx-darwin-x64@npm:20.0.0"
3500-
conditions: os=darwin & cpu=x64
3501-
languageName: node
3502-
linkType: hard
3503-
35043429
"@nx/nx-darwin-x64@npm:20.0.1":
35053430
version: 20.0.1
35063431
resolution: "@nx/nx-darwin-x64@npm:20.0.1"
@@ -3522,13 +3447,6 @@ __metadata:
35223447
languageName: node
35233448
linkType: hard
35243449

3525-
"@nx/nx-freebsd-x64@npm:20.0.0":
3526-
version: 20.0.0
3527-
resolution: "@nx/nx-freebsd-x64@npm:20.0.0"
3528-
conditions: os=freebsd & cpu=x64
3529-
languageName: node
3530-
linkType: hard
3531-
35323450
"@nx/nx-freebsd-x64@npm:20.0.1":
35333451
version: 20.0.1
35343452
resolution: "@nx/nx-freebsd-x64@npm:20.0.1"
@@ -3550,13 +3468,6 @@ __metadata:
35503468
languageName: node
35513469
linkType: hard
35523470

3553-
"@nx/nx-linux-arm-gnueabihf@npm:20.0.0":
3554-
version: 20.0.0
3555-
resolution: "@nx/nx-linux-arm-gnueabihf@npm:20.0.0"
3556-
conditions: os=linux & cpu=arm
3557-
languageName: node
3558-
linkType: hard
3559-
35603471
"@nx/nx-linux-arm-gnueabihf@npm:20.0.1":
35613472
version: 20.0.1
35623473
resolution: "@nx/nx-linux-arm-gnueabihf@npm:20.0.1"
@@ -3578,13 +3489,6 @@ __metadata:
35783489
languageName: node
35793490
linkType: hard
35803491

3581-
"@nx/nx-linux-arm64-gnu@npm:20.0.0":
3582-
version: 20.0.0
3583-
resolution: "@nx/nx-linux-arm64-gnu@npm:20.0.0"
3584-
conditions: os=linux & cpu=arm64 & libc=glibc
3585-
languageName: node
3586-
linkType: hard
3587-
35883492
"@nx/nx-linux-arm64-gnu@npm:20.0.1":
35893493
version: 20.0.1
35903494
resolution: "@nx/nx-linux-arm64-gnu@npm:20.0.1"
@@ -3606,13 +3510,6 @@ __metadata:
36063510
languageName: node
36073511
linkType: hard
36083512

3609-
"@nx/nx-linux-arm64-musl@npm:20.0.0":
3610-
version: 20.0.0
3611-
resolution: "@nx/nx-linux-arm64-musl@npm:20.0.0"
3612-
conditions: os=linux & cpu=arm64 & libc=musl
3613-
languageName: node
3614-
linkType: hard
3615-
36163513
"@nx/nx-linux-arm64-musl@npm:20.0.1":
36173514
version: 20.0.1
36183515
resolution: "@nx/nx-linux-arm64-musl@npm:20.0.1"
@@ -3634,13 +3531,6 @@ __metadata:
36343531
languageName: node
36353532
linkType: hard
36363533

3637-
"@nx/nx-linux-x64-gnu@npm:20.0.0":
3638-
version: 20.0.0
3639-
resolution: "@nx/nx-linux-x64-gnu@npm:20.0.0"
3640-
conditions: os=linux & cpu=x64 & libc=glibc
3641-
languageName: node
3642-
linkType: hard
3643-
36443534
"@nx/nx-linux-x64-gnu@npm:20.0.1":
36453535
version: 20.0.1
36463536
resolution: "@nx/nx-linux-x64-gnu@npm:20.0.1"
@@ -3662,13 +3552,6 @@ __metadata:
36623552
languageName: node
36633553
linkType: hard
36643554

3665-
"@nx/nx-linux-x64-musl@npm:20.0.0":
3666-
version: 20.0.0
3667-
resolution: "@nx/nx-linux-x64-musl@npm:20.0.0"
3668-
conditions: os=linux & cpu=x64 & libc=musl
3669-
languageName: node
3670-
linkType: hard
3671-
36723555
"@nx/nx-linux-x64-musl@npm:20.0.1":
36733556
version: 20.0.1
36743557
resolution: "@nx/nx-linux-x64-musl@npm:20.0.1"
@@ -3690,13 +3573,6 @@ __metadata:
36903573
languageName: node
36913574
linkType: hard
36923575

3693-
"@nx/nx-win32-arm64-msvc@npm:20.0.0":
3694-
version: 20.0.0
3695-
resolution: "@nx/nx-win32-arm64-msvc@npm:20.0.0"
3696-
conditions: os=win32 & cpu=arm64
3697-
languageName: node
3698-
linkType: hard
3699-
37003576
"@nx/nx-win32-arm64-msvc@npm:20.0.1":
37013577
version: 20.0.1
37023578
resolution: "@nx/nx-win32-arm64-msvc@npm:20.0.1"
@@ -3718,13 +3594,6 @@ __metadata:
37183594
languageName: node
37193595
linkType: hard
37203596

3721-
"@nx/nx-win32-x64-msvc@npm:20.0.0":
3722-
version: 20.0.0
3723-
resolution: "@nx/nx-win32-x64-msvc@npm:20.0.0"
3724-
conditions: os=win32 & cpu=x64
3725-
languageName: node
3726-
linkType: hard
3727-
37283597
"@nx/nx-win32-x64-msvc@npm:20.0.1":
37293598
version: 20.0.1
37303599
resolution: "@nx/nx-win32-x64-msvc@npm:20.0.1"
@@ -3746,20 +3615,6 @@ __metadata:
37463615
languageName: node
37473616
linkType: hard
37483617

3749-
"@nx/workspace@npm:20.0.0":
3750-
version: 20.0.0
3751-
resolution: "@nx/workspace@npm:20.0.0"
3752-
dependencies:
3753-
"@nx/devkit": "npm:20.0.0"
3754-
chalk: "npm:^4.1.0"
3755-
enquirer: "npm:~2.3.6"
3756-
nx: "npm:20.0.0"
3757-
tslib: "npm:^2.3.0"
3758-
yargs-parser: "npm:21.1.1"
3759-
checksum: 10c0/587d1d5f9e6cf0a309b310674f5586b2e0c88942de135639987e28f59ce37aa82702f0ac22487e1e34733a5fd51f2af6e571ccf6bb5fabc25a9c057e5c688e40
3760-
languageName: node
3761-
linkType: hard
3762-
37633618
"@nx/workspace@npm:20.0.8":
37643619
version: 20.0.8
37653620
resolution: "@nx/workspace@npm:20.0.8"
@@ -8983,7 +8838,7 @@ __metadata:
89838838
dependencies:
89848839
"@nx/eslint": "npm:20.0.8"
89858840
"@nx/jest": "npm:20.1.2"
8986-
"@nx/js": "npm:^20.0.0"
8841+
"@nx/js": "npm:^20.1.2"
89878842
"@swc-node/register": "npm:~1.10.9"
89888843
"@swc/core": "npm:~1.7.40"
89898844
"@swc/helpers": "npm:~0.5.15"
@@ -9588,88 +9443,6 @@ __metadata:
95889443
languageName: node
95899444
linkType: hard
95909445

9591-
"nx@npm:20.0.0":
9592-
version: 20.0.0
9593-
resolution: "nx@npm:20.0.0"
9594-
dependencies:
9595-
"@napi-rs/wasm-runtime": "npm:0.2.4"
9596-
"@nx/nx-darwin-arm64": "npm:20.0.0"
9597-
"@nx/nx-darwin-x64": "npm:20.0.0"
9598-
"@nx/nx-freebsd-x64": "npm:20.0.0"
9599-
"@nx/nx-linux-arm-gnueabihf": "npm:20.0.0"
9600-
"@nx/nx-linux-arm64-gnu": "npm:20.0.0"
9601-
"@nx/nx-linux-arm64-musl": "npm:20.0.0"
9602-
"@nx/nx-linux-x64-gnu": "npm:20.0.0"
9603-
"@nx/nx-linux-x64-musl": "npm:20.0.0"
9604-
"@nx/nx-win32-arm64-msvc": "npm:20.0.0"
9605-
"@nx/nx-win32-x64-msvc": "npm:20.0.0"
9606-
"@yarnpkg/lockfile": "npm:^1.1.0"
9607-
"@yarnpkg/parsers": "npm:3.0.0-rc.46"
9608-
"@zkochan/js-yaml": "npm:0.0.7"
9609-
axios: "npm:^1.7.4"
9610-
chalk: "npm:^4.1.0"
9611-
cli-cursor: "npm:3.1.0"
9612-
cli-spinners: "npm:2.6.1"
9613-
cliui: "npm:^8.0.1"
9614-
dotenv: "npm:~16.4.5"
9615-
dotenv-expand: "npm:~11.0.6"
9616-
enquirer: "npm:~2.3.6"
9617-
figures: "npm:3.2.0"
9618-
flat: "npm:^5.0.2"
9619-
front-matter: "npm:^4.0.2"
9620-
ignore: "npm:^5.0.4"
9621-
jest-diff: "npm:^29.4.1"
9622-
jsonc-parser: "npm:3.2.0"
9623-
lines-and-columns: "npm:2.0.3"
9624-
minimatch: "npm:9.0.3"
9625-
node-machine-id: "npm:1.1.12"
9626-
npm-run-path: "npm:^4.0.1"
9627-
open: "npm:^8.4.0"
9628-
ora: "npm:5.3.0"
9629-
semver: "npm:^7.5.3"
9630-
string-width: "npm:^4.2.3"
9631-
tar-stream: "npm:~2.2.0"
9632-
tmp: "npm:~0.2.1"
9633-
tsconfig-paths: "npm:^4.1.2"
9634-
tslib: "npm:^2.3.0"
9635-
yargs: "npm:^17.6.2"
9636-
yargs-parser: "npm:21.1.1"
9637-
peerDependencies:
9638-
"@swc-node/register": ^1.8.0
9639-
"@swc/core": ^1.3.85
9640-
dependenciesMeta:
9641-
"@nx/nx-darwin-arm64":
9642-
optional: true
9643-
"@nx/nx-darwin-x64":
9644-
optional: true
9645-
"@nx/nx-freebsd-x64":
9646-
optional: true
9647-
"@nx/nx-linux-arm-gnueabihf":
9648-
optional: true
9649-
"@nx/nx-linux-arm64-gnu":
9650-
optional: true
9651-
"@nx/nx-linux-arm64-musl":
9652-
optional: true
9653-
"@nx/nx-linux-x64-gnu":
9654-
optional: true
9655-
"@nx/nx-linux-x64-musl":
9656-
optional: true
9657-
"@nx/nx-win32-arm64-msvc":
9658-
optional: true
9659-
"@nx/nx-win32-x64-msvc":
9660-
optional: true
9661-
peerDependenciesMeta:
9662-
"@swc-node/register":
9663-
optional: true
9664-
"@swc/core":
9665-
optional: true
9666-
bin:
9667-
nx: bin/nx.js
9668-
nx-cloud: bin/nx-cloud.js
9669-
checksum: 10c0/001e5e21d82a354874de0f8fe5ccd6dabc5809dd79b3d699f8dc715b64e46d6df938226bebb224b47f4f2a9450d476a199c9a1c01735353b8b57e14c68ca8e3d
9670-
languageName: node
9671-
linkType: hard
9672-
96739446
"nx@npm:20.0.1":
96749447
version: 20.0.1
96759448
resolution: "nx@npm:20.0.1"

0 commit comments

Comments
 (0)