Skip to content

Commit ff6eff0

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 2223525 commit ff6eff0

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
@@ -3355,6 +3355,13 @@ __metadata:
33553355
languageName: node
33563356
linkType: hard
33573357

3358+
"@nx/nx-darwin-arm64@npm:20.3.2":
3359+
version: 20.3.2
3360+
resolution: "@nx/nx-darwin-arm64@npm:20.3.2"
3361+
conditions: os=darwin & cpu=arm64
3362+
languageName: node
3363+
linkType: hard
3364+
33583365
"@nx/nx-darwin-x64@npm:20.3.0":
33593366
version: 20.3.0
33603367
resolution: "@nx/nx-darwin-x64@npm:20.3.0"
@@ -3369,6 +3376,13 @@ __metadata:
33693376
languageName: node
33703377
linkType: hard
33713378

3379+
"@nx/nx-darwin-x64@npm:20.3.2":
3380+
version: 20.3.2
3381+
resolution: "@nx/nx-darwin-x64@npm:20.3.2"
3382+
conditions: os=darwin & cpu=x64
3383+
languageName: node
3384+
linkType: hard
3385+
33723386
"@nx/nx-freebsd-x64@npm:20.3.0":
33733387
version: 20.3.0
33743388
resolution: "@nx/nx-freebsd-x64@npm:20.3.0"
@@ -3383,6 +3397,13 @@ __metadata:
33833397
languageName: node
33843398
linkType: hard
33853399

3400+
"@nx/nx-freebsd-x64@npm:20.3.2":
3401+
version: 20.3.2
3402+
resolution: "@nx/nx-freebsd-x64@npm:20.3.2"
3403+
conditions: os=freebsd & cpu=x64
3404+
languageName: node
3405+
linkType: hard
3406+
33863407
"@nx/nx-linux-arm-gnueabihf@npm:20.3.0":
33873408
version: 20.3.0
33883409
resolution: "@nx/nx-linux-arm-gnueabihf@npm:20.3.0"
@@ -3397,6 +3418,13 @@ __metadata:
33973418
languageName: node
33983419
linkType: hard
33993420

3421+
"@nx/nx-linux-arm-gnueabihf@npm:20.3.2":
3422+
version: 20.3.2
3423+
resolution: "@nx/nx-linux-arm-gnueabihf@npm:20.3.2"
3424+
conditions: os=linux & cpu=arm
3425+
languageName: node
3426+
linkType: hard
3427+
34003428
"@nx/nx-linux-arm64-gnu@npm:20.3.0":
34013429
version: 20.3.0
34023430
resolution: "@nx/nx-linux-arm64-gnu@npm:20.3.0"
@@ -3411,6 +3439,13 @@ __metadata:
34113439
languageName: node
34123440
linkType: hard
34133441

3442+
"@nx/nx-linux-arm64-gnu@npm:20.3.2":
3443+
version: 20.3.2
3444+
resolution: "@nx/nx-linux-arm64-gnu@npm:20.3.2"
3445+
conditions: os=linux & cpu=arm64 & libc=glibc
3446+
languageName: node
3447+
linkType: hard
3448+
34143449
"@nx/nx-linux-arm64-musl@npm:20.3.0":
34153450
version: 20.3.0
34163451
resolution: "@nx/nx-linux-arm64-musl@npm:20.3.0"
@@ -3425,6 +3460,13 @@ __metadata:
34253460
languageName: node
34263461
linkType: hard
34273462

3463+
"@nx/nx-linux-arm64-musl@npm:20.3.2":
3464+
version: 20.3.2
3465+
resolution: "@nx/nx-linux-arm64-musl@npm:20.3.2"
3466+
conditions: os=linux & cpu=arm64 & libc=musl
3467+
languageName: node
3468+
linkType: hard
3469+
34283470
"@nx/nx-linux-x64-gnu@npm:20.3.0":
34293471
version: 20.3.0
34303472
resolution: "@nx/nx-linux-x64-gnu@npm:20.3.0"
@@ -3439,6 +3481,13 @@ __metadata:
34393481
languageName: node
34403482
linkType: hard
34413483

3484+
"@nx/nx-linux-x64-gnu@npm:20.3.2":
3485+
version: 20.3.2
3486+
resolution: "@nx/nx-linux-x64-gnu@npm:20.3.2"
3487+
conditions: os=linux & cpu=x64 & libc=glibc
3488+
languageName: node
3489+
linkType: hard
3490+
34423491
"@nx/nx-linux-x64-musl@npm:20.3.0":
34433492
version: 20.3.0
34443493
resolution: "@nx/nx-linux-x64-musl@npm:20.3.0"
@@ -3453,6 +3502,13 @@ __metadata:
34533502
languageName: node
34543503
linkType: hard
34553504

3505+
"@nx/nx-linux-x64-musl@npm:20.3.2":
3506+
version: 20.3.2
3507+
resolution: "@nx/nx-linux-x64-musl@npm:20.3.2"
3508+
conditions: os=linux & cpu=x64 & libc=musl
3509+
languageName: node
3510+
linkType: hard
3511+
34563512
"@nx/nx-win32-arm64-msvc@npm:20.3.0":
34573513
version: 20.3.0
34583514
resolution: "@nx/nx-win32-arm64-msvc@npm:20.3.0"
@@ -3467,6 +3523,13 @@ __metadata:
34673523
languageName: node
34683524
linkType: hard
34693525

3526+
"@nx/nx-win32-arm64-msvc@npm:20.3.2":
3527+
version: 20.3.2
3528+
resolution: "@nx/nx-win32-arm64-msvc@npm:20.3.2"
3529+
conditions: os=win32 & cpu=arm64
3530+
languageName: node
3531+
linkType: hard
3532+
34703533
"@nx/nx-win32-x64-msvc@npm:20.3.0":
34713534
version: 20.3.0
34723535
resolution: "@nx/nx-win32-x64-msvc@npm:20.3.0"
@@ -3481,6 +3544,13 @@ __metadata:
34813544
languageName: node
34823545
linkType: hard
34833546

3547+
"@nx/nx-win32-x64-msvc@npm:20.3.2":
3548+
version: 20.3.2
3549+
resolution: "@nx/nx-win32-x64-msvc@npm:20.3.2"
3550+
conditions: os=win32 & cpu=x64
3551+
languageName: node
3552+
linkType: hard
3553+
34843554
"@nx/workspace@npm:20.3.0":
34853555
version: 20.3.0
34863556
resolution: "@nx/workspace@npm:20.3.0"
@@ -8607,7 +8677,7 @@ __metadata:
86078677
"@swc/helpers": "npm:~0.5.15"
86088678
eslint: "npm:^8.57.0"
86098679
jest: "npm:^29.7.0"
8610-
nx: "npm:20.3.1"
8680+
nx: "npm:20.3.2"
86118681
prettier: "npm:^3.4.2"
86128682
typescript: "npm:^5.7.3"
86138683
languageName: unknown
@@ -9374,6 +9444,90 @@ __metadata:
93749444
languageName: node
93759445
linkType: hard
93769446

9447+
"nx@npm:20.3.2":
9448+
version: 20.3.2
9449+
resolution: "nx@npm:20.3.2"
9450+
dependencies:
9451+
"@napi-rs/wasm-runtime": "npm:0.2.4"
9452+
"@nx/nx-darwin-arm64": "npm:20.3.2"
9453+
"@nx/nx-darwin-x64": "npm:20.3.2"
9454+
"@nx/nx-freebsd-x64": "npm:20.3.2"
9455+
"@nx/nx-linux-arm-gnueabihf": "npm:20.3.2"
9456+
"@nx/nx-linux-arm64-gnu": "npm:20.3.2"
9457+
"@nx/nx-linux-arm64-musl": "npm:20.3.2"
9458+
"@nx/nx-linux-x64-gnu": "npm:20.3.2"
9459+
"@nx/nx-linux-x64-musl": "npm:20.3.2"
9460+
"@nx/nx-win32-arm64-msvc": "npm:20.3.2"
9461+
"@nx/nx-win32-x64-msvc": "npm:20.3.2"
9462+
"@yarnpkg/lockfile": "npm:^1.1.0"
9463+
"@yarnpkg/parsers": "npm:3.0.2"
9464+
"@zkochan/js-yaml": "npm:0.0.7"
9465+
axios: "npm:^1.7.4"
9466+
chalk: "npm:^4.1.0"
9467+
cli-cursor: "npm:3.1.0"
9468+
cli-spinners: "npm:2.6.1"
9469+
cliui: "npm:^8.0.1"
9470+
dotenv: "npm:~16.4.5"
9471+
dotenv-expand: "npm:~11.0.6"
9472+
enquirer: "npm:~2.3.6"
9473+
figures: "npm:3.2.0"
9474+
flat: "npm:^5.0.2"
9475+
front-matter: "npm:^4.0.2"
9476+
ignore: "npm:^5.0.4"
9477+
jest-diff: "npm:^29.4.1"
9478+
jsonc-parser: "npm:3.2.0"
9479+
lines-and-columns: "npm:2.0.3"
9480+
minimatch: "npm:9.0.3"
9481+
node-machine-id: "npm:1.1.12"
9482+
npm-run-path: "npm:^4.0.1"
9483+
open: "npm:^8.4.0"
9484+
ora: "npm:5.3.0"
9485+
resolve.exports: "npm:2.0.3"
9486+
semver: "npm:^7.5.3"
9487+
string-width: "npm:^4.2.3"
9488+
tar-stream: "npm:~2.2.0"
9489+
tmp: "npm:~0.2.1"
9490+
tsconfig-paths: "npm:^4.1.2"
9491+
tslib: "npm:^2.3.0"
9492+
yaml: "npm:^2.6.0"
9493+
yargs: "npm:^17.6.2"
9494+
yargs-parser: "npm:21.1.1"
9495+
peerDependencies:
9496+
"@swc-node/register": ^1.8.0
9497+
"@swc/core": ^1.3.85
9498+
dependenciesMeta:
9499+
"@nx/nx-darwin-arm64":
9500+
optional: true
9501+
"@nx/nx-darwin-x64":
9502+
optional: true
9503+
"@nx/nx-freebsd-x64":
9504+
optional: true
9505+
"@nx/nx-linux-arm-gnueabihf":
9506+
optional: true
9507+
"@nx/nx-linux-arm64-gnu":
9508+
optional: true
9509+
"@nx/nx-linux-arm64-musl":
9510+
optional: true
9511+
"@nx/nx-linux-x64-gnu":
9512+
optional: true
9513+
"@nx/nx-linux-x64-musl":
9514+
optional: true
9515+
"@nx/nx-win32-arm64-msvc":
9516+
optional: true
9517+
"@nx/nx-win32-x64-msvc":
9518+
optional: true
9519+
peerDependenciesMeta:
9520+
"@swc-node/register":
9521+
optional: true
9522+
"@swc/core":
9523+
optional: true
9524+
bin:
9525+
nx: bin/nx.js
9526+
nx-cloud: bin/nx-cloud.js
9527+
checksum: 10c0/e84b748f45cdce3f57a17b99627a8d2d7ff9c41a4eaa9b88775576b03e3dcd9d0f707f28303b05483fe9478dce58f2d7ecf9a29e8a12902a8247e73a4ae48755
9528+
languageName: node
9529+
linkType: hard
9530+
93779531
"object-inspect@npm:^1.13.1":
93789532
version: 1.13.2
93799533
resolution: "object-inspect@npm:1.13.2"

0 commit comments

Comments
 (0)