Skip to content

Commit 3146d78

Browse files
chore(lambda): bump nx from 20.3.1 to 20.3.2 in /lambdas
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 20.3.1 to 20.3.2. - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/20.3.2/packages/nx) --- updated-dependencies: - dependency-name: nx dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6a4a0e0 commit 3146d78

File tree

2 files changed

+156
-2
lines changed

2 files changed

+156
-2
lines changed

lambdas/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@swc/helpers": "~0.5.15",
3030
"eslint": "^8.57.0",
3131
"jest": "^29.7.0",
32-
"nx": "20.3.1",
32+
"nx": "20.3.2",
3333
"prettier": "^3.4.2",
3434
"typescript": "^5.7.3"
3535
},

lambdas/yarn.lock

Lines changed: 155 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3419,6 +3419,13 @@ __metadata:
34193419
languageName: node
34203420
linkType: hard
34213421

3422+
"@nx/nx-darwin-arm64@npm:20.3.2":
3423+
version: 20.3.2
3424+
resolution: "@nx/nx-darwin-arm64@npm:20.3.2"
3425+
conditions: os=darwin & cpu=arm64
3426+
languageName: node
3427+
linkType: hard
3428+
34223429
"@nx/nx-darwin-x64@npm:20.3.0":
34233430
version: 20.3.0
34243431
resolution: "@nx/nx-darwin-x64@npm:20.3.0"
@@ -3433,6 +3440,13 @@ __metadata:
34333440
languageName: node
34343441
linkType: hard
34353442

3443+
"@nx/nx-darwin-x64@npm:20.3.2":
3444+
version: 20.3.2
3445+
resolution: "@nx/nx-darwin-x64@npm:20.3.2"
3446+
conditions: os=darwin & cpu=x64
3447+
languageName: node
3448+
linkType: hard
3449+
34363450
"@nx/nx-freebsd-x64@npm:20.3.0":
34373451
version: 20.3.0
34383452
resolution: "@nx/nx-freebsd-x64@npm:20.3.0"
@@ -3447,6 +3461,13 @@ __metadata:
34473461
languageName: node
34483462
linkType: hard
34493463

3464+
"@nx/nx-freebsd-x64@npm:20.3.2":
3465+
version: 20.3.2
3466+
resolution: "@nx/nx-freebsd-x64@npm:20.3.2"
3467+
conditions: os=freebsd & cpu=x64
3468+
languageName: node
3469+
linkType: hard
3470+
34503471
"@nx/nx-linux-arm-gnueabihf@npm:20.3.0":
34513472
version: 20.3.0
34523473
resolution: "@nx/nx-linux-arm-gnueabihf@npm:20.3.0"
@@ -3461,6 +3482,13 @@ __metadata:
34613482
languageName: node
34623483
linkType: hard
34633484

3485+
"@nx/nx-linux-arm-gnueabihf@npm:20.3.2":
3486+
version: 20.3.2
3487+
resolution: "@nx/nx-linux-arm-gnueabihf@npm:20.3.2"
3488+
conditions: os=linux & cpu=arm
3489+
languageName: node
3490+
linkType: hard
3491+
34643492
"@nx/nx-linux-arm64-gnu@npm:20.3.0":
34653493
version: 20.3.0
34663494
resolution: "@nx/nx-linux-arm64-gnu@npm:20.3.0"
@@ -3475,6 +3503,13 @@ __metadata:
34753503
languageName: node
34763504
linkType: hard
34773505

3506+
"@nx/nx-linux-arm64-gnu@npm:20.3.2":
3507+
version: 20.3.2
3508+
resolution: "@nx/nx-linux-arm64-gnu@npm:20.3.2"
3509+
conditions: os=linux & cpu=arm64 & libc=glibc
3510+
languageName: node
3511+
linkType: hard
3512+
34783513
"@nx/nx-linux-arm64-musl@npm:20.3.0":
34793514
version: 20.3.0
34803515
resolution: "@nx/nx-linux-arm64-musl@npm:20.3.0"
@@ -3489,6 +3524,13 @@ __metadata:
34893524
languageName: node
34903525
linkType: hard
34913526

3527+
"@nx/nx-linux-arm64-musl@npm:20.3.2":
3528+
version: 20.3.2
3529+
resolution: "@nx/nx-linux-arm64-musl@npm:20.3.2"
3530+
conditions: os=linux & cpu=arm64 & libc=musl
3531+
languageName: node
3532+
linkType: hard
3533+
34923534
"@nx/nx-linux-x64-gnu@npm:20.3.0":
34933535
version: 20.3.0
34943536
resolution: "@nx/nx-linux-x64-gnu@npm:20.3.0"
@@ -3503,6 +3545,13 @@ __metadata:
35033545
languageName: node
35043546
linkType: hard
35053547

3548+
"@nx/nx-linux-x64-gnu@npm:20.3.2":
3549+
version: 20.3.2
3550+
resolution: "@nx/nx-linux-x64-gnu@npm:20.3.2"
3551+
conditions: os=linux & cpu=x64 & libc=glibc
3552+
languageName: node
3553+
linkType: hard
3554+
35063555
"@nx/nx-linux-x64-musl@npm:20.3.0":
35073556
version: 20.3.0
35083557
resolution: "@nx/nx-linux-x64-musl@npm:20.3.0"
@@ -3517,6 +3566,13 @@ __metadata:
35173566
languageName: node
35183567
linkType: hard
35193568

3569+
"@nx/nx-linux-x64-musl@npm:20.3.2":
3570+
version: 20.3.2
3571+
resolution: "@nx/nx-linux-x64-musl@npm:20.3.2"
3572+
conditions: os=linux & cpu=x64 & libc=musl
3573+
languageName: node
3574+
linkType: hard
3575+
35203576
"@nx/nx-win32-arm64-msvc@npm:20.3.0":
35213577
version: 20.3.0
35223578
resolution: "@nx/nx-win32-arm64-msvc@npm:20.3.0"
@@ -3531,6 +3587,13 @@ __metadata:
35313587
languageName: node
35323588
linkType: hard
35333589

3590+
"@nx/nx-win32-arm64-msvc@npm:20.3.2":
3591+
version: 20.3.2
3592+
resolution: "@nx/nx-win32-arm64-msvc@npm:20.3.2"
3593+
conditions: os=win32 & cpu=arm64
3594+
languageName: node
3595+
linkType: hard
3596+
35343597
"@nx/nx-win32-x64-msvc@npm:20.3.0":
35353598
version: 20.3.0
35363599
resolution: "@nx/nx-win32-x64-msvc@npm:20.3.0"
@@ -3545,6 +3608,13 @@ __metadata:
35453608
languageName: node
35463609
linkType: hard
35473610

3611+
"@nx/nx-win32-x64-msvc@npm:20.3.2":
3612+
version: 20.3.2
3613+
resolution: "@nx/nx-win32-x64-msvc@npm:20.3.2"
3614+
conditions: os=win32 & cpu=x64
3615+
languageName: node
3616+
linkType: hard
3617+
35483618
"@nx/workspace@npm:20.3.0":
35493619
version: 20.3.0
35503620
resolution: "@nx/workspace@npm:20.3.0"
@@ -8671,7 +8741,7 @@ __metadata:
86718741
"@swc/helpers": "npm:~0.5.15"
86728742
eslint: "npm:^8.57.0"
86738743
jest: "npm:^29.7.0"
8674-
nx: "npm:20.3.1"
8744+
nx: "npm:20.3.2"
86758745
prettier: "npm:^3.4.2"
86768746
typescript: "npm:^5.7.3"
86778747
languageName: unknown
@@ -9438,6 +9508,90 @@ __metadata:
94389508
languageName: node
94399509
linkType: hard
94409510

9511+
"nx@npm:20.3.2":
9512+
version: 20.3.2
9513+
resolution: "nx@npm:20.3.2"
9514+
dependencies:
9515+
"@napi-rs/wasm-runtime": "npm:0.2.4"
9516+
"@nx/nx-darwin-arm64": "npm:20.3.2"
9517+
"@nx/nx-darwin-x64": "npm:20.3.2"
9518+
"@nx/nx-freebsd-x64": "npm:20.3.2"
9519+
"@nx/nx-linux-arm-gnueabihf": "npm:20.3.2"
9520+
"@nx/nx-linux-arm64-gnu": "npm:20.3.2"
9521+
"@nx/nx-linux-arm64-musl": "npm:20.3.2"
9522+
"@nx/nx-linux-x64-gnu": "npm:20.3.2"
9523+
"@nx/nx-linux-x64-musl": "npm:20.3.2"
9524+
"@nx/nx-win32-arm64-msvc": "npm:20.3.2"
9525+
"@nx/nx-win32-x64-msvc": "npm:20.3.2"
9526+
"@yarnpkg/lockfile": "npm:^1.1.0"
9527+
"@yarnpkg/parsers": "npm:3.0.2"
9528+
"@zkochan/js-yaml": "npm:0.0.7"
9529+
axios: "npm:^1.7.4"
9530+
chalk: "npm:^4.1.0"
9531+
cli-cursor: "npm:3.1.0"
9532+
cli-spinners: "npm:2.6.1"
9533+
cliui: "npm:^8.0.1"
9534+
dotenv: "npm:~16.4.5"
9535+
dotenv-expand: "npm:~11.0.6"
9536+
enquirer: "npm:~2.3.6"
9537+
figures: "npm:3.2.0"
9538+
flat: "npm:^5.0.2"
9539+
front-matter: "npm:^4.0.2"
9540+
ignore: "npm:^5.0.4"
9541+
jest-diff: "npm:^29.4.1"
9542+
jsonc-parser: "npm:3.2.0"
9543+
lines-and-columns: "npm:2.0.3"
9544+
minimatch: "npm:9.0.3"
9545+
node-machine-id: "npm:1.1.12"
9546+
npm-run-path: "npm:^4.0.1"
9547+
open: "npm:^8.4.0"
9548+
ora: "npm:5.3.0"
9549+
resolve.exports: "npm:2.0.3"
9550+
semver: "npm:^7.5.3"
9551+
string-width: "npm:^4.2.3"
9552+
tar-stream: "npm:~2.2.0"
9553+
tmp: "npm:~0.2.1"
9554+
tsconfig-paths: "npm:^4.1.2"
9555+
tslib: "npm:^2.3.0"
9556+
yaml: "npm:^2.6.0"
9557+
yargs: "npm:^17.6.2"
9558+
yargs-parser: "npm:21.1.1"
9559+
peerDependencies:
9560+
"@swc-node/register": ^1.8.0
9561+
"@swc/core": ^1.3.85
9562+
dependenciesMeta:
9563+
"@nx/nx-darwin-arm64":
9564+
optional: true
9565+
"@nx/nx-darwin-x64":
9566+
optional: true
9567+
"@nx/nx-freebsd-x64":
9568+
optional: true
9569+
"@nx/nx-linux-arm-gnueabihf":
9570+
optional: true
9571+
"@nx/nx-linux-arm64-gnu":
9572+
optional: true
9573+
"@nx/nx-linux-arm64-musl":
9574+
optional: true
9575+
"@nx/nx-linux-x64-gnu":
9576+
optional: true
9577+
"@nx/nx-linux-x64-musl":
9578+
optional: true
9579+
"@nx/nx-win32-arm64-msvc":
9580+
optional: true
9581+
"@nx/nx-win32-x64-msvc":
9582+
optional: true
9583+
peerDependenciesMeta:
9584+
"@swc-node/register":
9585+
optional: true
9586+
"@swc/core":
9587+
optional: true
9588+
bin:
9589+
nx: bin/nx.js
9590+
nx-cloud: bin/nx-cloud.js
9591+
checksum: 10c0/e84b748f45cdce3f57a17b99627a8d2d7ff9c41a4eaa9b88775576b03e3dcd9d0f707f28303b05483fe9478dce58f2d7ecf9a29e8a12902a8247e73a4ae48755
9592+
languageName: node
9593+
linkType: hard
9594+
94419595
"object-inspect@npm:^1.13.1":
94429596
version: 1.13.2
94439597
resolution: "object-inspect@npm:1.13.2"

0 commit comments

Comments
 (0)