Skip to content

Commit f6f6295

Browse files
chore(lambda): bump @nx/eslint in /lambdas in the nx group
Bumps the nx group in /lambdas with 1 update: [@nx/eslint](https://github.com/nrwl/nx/tree/HEAD/packages/eslint). Updates `@nx/eslint` from 22.2.7 to 22.3.3 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.3.3/packages/eslint) --- updated-dependencies: - dependency-name: "@nx/eslint" dependency-version: 22.3.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nx ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6090d36 commit f6f6295

File tree

2 files changed

+8
-236
lines changed

2 files changed

+8
-236
lines changed

lambdas/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"devDependencies": {
2727
"@eslint/eslintrc": "^3.3.1",
28-
"@nx/eslint": "22.2.7",
28+
"@nx/eslint": "22.3.3",
2929
"@nx/js": "^22.2.7",
3030
"@nx/vite": "^22.2.7",
3131
"@swc-node/register": "~1.11.1",

lambdas/yarn.lock

Lines changed: 7 additions & 235 deletions
Original file line numberDiff line numberDiff line change
@@ -3177,23 +3177,6 @@ __metadata:
31773177
languageName: node
31783178
linkType: hard
31793179

3180-
"@nx/devkit@npm:22.2.7":
3181-
version: 22.2.7
3182-
resolution: "@nx/devkit@npm:22.2.7"
3183-
dependencies:
3184-
"@zkochan/js-yaml": "npm:0.0.7"
3185-
ejs: "npm:^3.1.7"
3186-
enquirer: "npm:~2.3.6"
3187-
minimatch: "npm:9.0.3"
3188-
semver: "npm:^7.6.3"
3189-
tslib: "npm:^2.3.0"
3190-
yargs-parser: "npm:21.1.1"
3191-
peerDependencies:
3192-
nx: ">= 21 <= 23 || ^22.0.0-0"
3193-
checksum: 10c0/55ddedea34dc9ff9a99718e6b058ed18045cb7de78f9045f718b7401efbd695505fdf54b9ae3629fce000098e862ccbe99d9cafa0d1dc4c33d555aa279d33def
3194-
languageName: node
3195-
linkType: hard
3196-
31973180
"@nx/devkit@npm:22.3.3":
31983181
version: 22.3.3
31993182
resolution: "@nx/devkit@npm:22.3.3"
@@ -3211,12 +3194,12 @@ __metadata:
32113194
languageName: node
32123195
linkType: hard
32133196

3214-
"@nx/eslint@npm:22.2.7":
3215-
version: 22.2.7
3216-
resolution: "@nx/eslint@npm:22.2.7"
3197+
"@nx/eslint@npm:22.3.3":
3198+
version: 22.3.3
3199+
resolution: "@nx/eslint@npm:22.3.3"
32173200
dependencies:
3218-
"@nx/devkit": "npm:22.2.7"
3219-
"@nx/js": "npm:22.2.7"
3201+
"@nx/devkit": "npm:22.3.3"
3202+
"@nx/js": "npm:22.3.3"
32203203
semver: "npm:^7.6.3"
32213204
tslib: "npm:^2.3.0"
32223205
typescript: "npm:~5.9.2"
@@ -3226,46 +3209,7 @@ __metadata:
32263209
peerDependenciesMeta:
32273210
"@zkochan/js-yaml":
32283211
optional: true
3229-
checksum: 10c0/d57a72882a15a69d15a0f7e26b28cf6e6645688d27c1ba25826e75a703eeee71a5e8513f40564c1f689e0ebba86ad05a0a6c48479afec67ea95856ac0d5a61b5
3230-
languageName: node
3231-
linkType: hard
3232-
3233-
"@nx/js@npm:22.2.7":
3234-
version: 22.2.7
3235-
resolution: "@nx/js@npm:22.2.7"
3236-
dependencies:
3237-
"@babel/core": "npm:^7.23.2"
3238-
"@babel/plugin-proposal-decorators": "npm:^7.22.7"
3239-
"@babel/plugin-transform-class-properties": "npm:^7.22.5"
3240-
"@babel/plugin-transform-runtime": "npm:^7.23.2"
3241-
"@babel/preset-env": "npm:^7.23.2"
3242-
"@babel/preset-typescript": "npm:^7.22.5"
3243-
"@babel/runtime": "npm:^7.22.6"
3244-
"@nx/devkit": "npm:22.2.7"
3245-
"@nx/workspace": "npm:22.2.7"
3246-
"@zkochan/js-yaml": "npm:0.0.7"
3247-
babel-plugin-const-enum: "npm:^1.0.1"
3248-
babel-plugin-macros: "npm:^3.1.0"
3249-
babel-plugin-transform-typescript-metadata: "npm:^0.3.1"
3250-
chalk: "npm:^4.1.0"
3251-
columnify: "npm:^1.6.0"
3252-
detect-port: "npm:^1.5.1"
3253-
ignore: "npm:^5.0.4"
3254-
js-tokens: "npm:^4.0.0"
3255-
jsonc-parser: "npm:3.2.0"
3256-
npm-run-path: "npm:^4.0.1"
3257-
picocolors: "npm:^1.1.0"
3258-
picomatch: "npm:4.0.2"
3259-
semver: "npm:^7.6.3"
3260-
source-map-support: "npm:0.5.19"
3261-
tinyglobby: "npm:^0.2.12"
3262-
tslib: "npm:^2.3.0"
3263-
peerDependencies:
3264-
verdaccio: ^6.0.5
3265-
peerDependenciesMeta:
3266-
verdaccio:
3267-
optional: true
3268-
checksum: 10c0/0b725cb007ec14245e84ccbf4e6f5bc7d937ac826eb8461790aadaa96c54ad0f0ea862a01c2f60bed767a6bc9e936a4c4370758d1fb19fdaf09af7dbad9facbd
3212+
checksum: 10c0/b321461b8c23b7fe16dc3ead742275fb19c73e6b3a4e176fd46b8b0c1bcd9d6b38989e1e4a66b6b848cc1002da6baa97da50378afdac6c69ce122409896bf9a9
32693213
languageName: node
32703214
linkType: hard
32713215

@@ -3308,139 +3252,69 @@ __metadata:
33083252
languageName: node
33093253
linkType: hard
33103254

3311-
"@nx/nx-darwin-arm64@npm:22.2.7":
3312-
version: 22.2.7
3313-
resolution: "@nx/nx-darwin-arm64@npm:22.2.7"
3314-
conditions: os=darwin & cpu=arm64
3315-
languageName: node
3316-
linkType: hard
3317-
33183255
"@nx/nx-darwin-arm64@npm:22.3.3":
33193256
version: 22.3.3
33203257
resolution: "@nx/nx-darwin-arm64@npm:22.3.3"
33213258
conditions: os=darwin & cpu=arm64
33223259
languageName: node
33233260
linkType: hard
33243261

3325-
"@nx/nx-darwin-x64@npm:22.2.7":
3326-
version: 22.2.7
3327-
resolution: "@nx/nx-darwin-x64@npm:22.2.7"
3328-
conditions: os=darwin & cpu=x64
3329-
languageName: node
3330-
linkType: hard
3331-
33323262
"@nx/nx-darwin-x64@npm:22.3.3":
33333263
version: 22.3.3
33343264
resolution: "@nx/nx-darwin-x64@npm:22.3.3"
33353265
conditions: os=darwin & cpu=x64
33363266
languageName: node
33373267
linkType: hard
33383268

3339-
"@nx/nx-freebsd-x64@npm:22.2.7":
3340-
version: 22.2.7
3341-
resolution: "@nx/nx-freebsd-x64@npm:22.2.7"
3342-
conditions: os=freebsd & cpu=x64
3343-
languageName: node
3344-
linkType: hard
3345-
33463269
"@nx/nx-freebsd-x64@npm:22.3.3":
33473270
version: 22.3.3
33483271
resolution: "@nx/nx-freebsd-x64@npm:22.3.3"
33493272
conditions: os=freebsd & cpu=x64
33503273
languageName: node
33513274
linkType: hard
33523275

3353-
"@nx/nx-linux-arm-gnueabihf@npm:22.2.7":
3354-
version: 22.2.7
3355-
resolution: "@nx/nx-linux-arm-gnueabihf@npm:22.2.7"
3356-
conditions: os=linux & cpu=arm
3357-
languageName: node
3358-
linkType: hard
3359-
33603276
"@nx/nx-linux-arm-gnueabihf@npm:22.3.3":
33613277
version: 22.3.3
33623278
resolution: "@nx/nx-linux-arm-gnueabihf@npm:22.3.3"
33633279
conditions: os=linux & cpu=arm
33643280
languageName: node
33653281
linkType: hard
33663282

3367-
"@nx/nx-linux-arm64-gnu@npm:22.2.7":
3368-
version: 22.2.7
3369-
resolution: "@nx/nx-linux-arm64-gnu@npm:22.2.7"
3370-
conditions: os=linux & cpu=arm64 & libc=glibc
3371-
languageName: node
3372-
linkType: hard
3373-
33743283
"@nx/nx-linux-arm64-gnu@npm:22.3.3":
33753284
version: 22.3.3
33763285
resolution: "@nx/nx-linux-arm64-gnu@npm:22.3.3"
33773286
conditions: os=linux & cpu=arm64 & libc=glibc
33783287
languageName: node
33793288
linkType: hard
33803289

3381-
"@nx/nx-linux-arm64-musl@npm:22.2.7":
3382-
version: 22.2.7
3383-
resolution: "@nx/nx-linux-arm64-musl@npm:22.2.7"
3384-
conditions: os=linux & cpu=arm64 & libc=musl
3385-
languageName: node
3386-
linkType: hard
3387-
33883290
"@nx/nx-linux-arm64-musl@npm:22.3.3":
33893291
version: 22.3.3
33903292
resolution: "@nx/nx-linux-arm64-musl@npm:22.3.3"
33913293
conditions: os=linux & cpu=arm64 & libc=musl
33923294
languageName: node
33933295
linkType: hard
33943296

3395-
"@nx/nx-linux-x64-gnu@npm:22.2.7":
3396-
version: 22.2.7
3397-
resolution: "@nx/nx-linux-x64-gnu@npm:22.2.7"
3398-
conditions: os=linux & cpu=x64 & libc=glibc
3399-
languageName: node
3400-
linkType: hard
3401-
34023297
"@nx/nx-linux-x64-gnu@npm:22.3.3":
34033298
version: 22.3.3
34043299
resolution: "@nx/nx-linux-x64-gnu@npm:22.3.3"
34053300
conditions: os=linux & cpu=x64 & libc=glibc
34063301
languageName: node
34073302
linkType: hard
34083303

3409-
"@nx/nx-linux-x64-musl@npm:22.2.7":
3410-
version: 22.2.7
3411-
resolution: "@nx/nx-linux-x64-musl@npm:22.2.7"
3412-
conditions: os=linux & cpu=x64 & libc=musl
3413-
languageName: node
3414-
linkType: hard
3415-
34163304
"@nx/nx-linux-x64-musl@npm:22.3.3":
34173305
version: 22.3.3
34183306
resolution: "@nx/nx-linux-x64-musl@npm:22.3.3"
34193307
conditions: os=linux & cpu=x64 & libc=musl
34203308
languageName: node
34213309
linkType: hard
34223310

3423-
"@nx/nx-win32-arm64-msvc@npm:22.2.7":
3424-
version: 22.2.7
3425-
resolution: "@nx/nx-win32-arm64-msvc@npm:22.2.7"
3426-
conditions: os=win32 & cpu=arm64
3427-
languageName: node
3428-
linkType: hard
3429-
34303311
"@nx/nx-win32-arm64-msvc@npm:22.3.3":
34313312
version: 22.3.3
34323313
resolution: "@nx/nx-win32-arm64-msvc@npm:22.3.3"
34333314
conditions: os=win32 & cpu=arm64
34343315
languageName: node
34353316
linkType: hard
34363317

3437-
"@nx/nx-win32-x64-msvc@npm:22.2.7":
3438-
version: 22.2.7
3439-
resolution: "@nx/nx-win32-x64-msvc@npm:22.2.7"
3440-
conditions: os=win32 & cpu=x64
3441-
languageName: node
3442-
linkType: hard
3443-
34443318
"@nx/nx-win32-x64-msvc@npm:22.3.3":
34453319
version: 22.3.3
34463320
resolution: "@nx/nx-win32-x64-msvc@npm:22.3.3"
@@ -3490,23 +3364,6 @@ __metadata:
34903364
languageName: node
34913365
linkType: hard
34923366

3493-
"@nx/workspace@npm:22.2.7":
3494-
version: 22.2.7
3495-
resolution: "@nx/workspace@npm:22.2.7"
3496-
dependencies:
3497-
"@nx/devkit": "npm:22.2.7"
3498-
"@zkochan/js-yaml": "npm:0.0.7"
3499-
chalk: "npm:^4.1.0"
3500-
enquirer: "npm:~2.3.6"
3501-
nx: "npm:22.2.7"
3502-
picomatch: "npm:4.0.2"
3503-
semver: "npm:^7.6.3"
3504-
tslib: "npm:^2.3.0"
3505-
yargs-parser: "npm:21.1.1"
3506-
checksum: 10c0/49584ad3fed172dafc269fda123ae21ca14dd04b99d99132de39749d7965ef8e092cfa897118d7ea906ede8eed0dbfc8c50f99ab298d81b3f6160fcc233596da
3507-
languageName: node
3508-
linkType: hard
3509-
35103367
"@nx/workspace@npm:22.3.3":
35113368
version: 22.3.3
35123369
resolution: "@nx/workspace@npm:22.3.3"
@@ -8362,7 +8219,7 @@ __metadata:
83628219
resolution: "lambdas@workspace:."
83638220
dependencies:
83648221
"@eslint/eslintrc": "npm:^3.3.1"
8365-
"@nx/eslint": "npm:22.2.7"
8222+
"@nx/eslint": "npm:22.3.3"
83668223
"@nx/js": "npm:^22.2.7"
83678224
"@nx/vite": "npm:^22.2.7"
83688225
"@swc-node/register": "npm:~1.11.1"
@@ -8886,91 +8743,6 @@ __metadata:
88868743
languageName: node
88878744
linkType: hard
88888745

8889-
"nx@npm:22.2.7":
8890-
version: 22.2.7
8891-
resolution: "nx@npm:22.2.7"
8892-
dependencies:
8893-
"@napi-rs/wasm-runtime": "npm:0.2.4"
8894-
"@nx/nx-darwin-arm64": "npm:22.2.7"
8895-
"@nx/nx-darwin-x64": "npm:22.2.7"
8896-
"@nx/nx-freebsd-x64": "npm:22.2.7"
8897-
"@nx/nx-linux-arm-gnueabihf": "npm:22.2.7"
8898-
"@nx/nx-linux-arm64-gnu": "npm:22.2.7"
8899-
"@nx/nx-linux-arm64-musl": "npm:22.2.7"
8900-
"@nx/nx-linux-x64-gnu": "npm:22.2.7"
8901-
"@nx/nx-linux-x64-musl": "npm:22.2.7"
8902-
"@nx/nx-win32-arm64-msvc": "npm:22.2.7"
8903-
"@nx/nx-win32-x64-msvc": "npm:22.2.7"
8904-
"@yarnpkg/lockfile": "npm:^1.1.0"
8905-
"@yarnpkg/parsers": "npm:3.0.2"
8906-
"@zkochan/js-yaml": "npm:0.0.7"
8907-
axios: "npm:^1.12.0"
8908-
chalk: "npm:^4.1.0"
8909-
cli-cursor: "npm:3.1.0"
8910-
cli-spinners: "npm:2.6.1"
8911-
cliui: "npm:^8.0.1"
8912-
dotenv: "npm:~16.4.5"
8913-
dotenv-expand: "npm:~11.0.6"
8914-
enquirer: "npm:~2.3.6"
8915-
figures: "npm:3.2.0"
8916-
flat: "npm:^5.0.2"
8917-
front-matter: "npm:^4.0.2"
8918-
ignore: "npm:^7.0.5"
8919-
jest-diff: "npm:^30.0.2"
8920-
jsonc-parser: "npm:3.2.0"
8921-
lines-and-columns: "npm:2.0.3"
8922-
minimatch: "npm:9.0.3"
8923-
node-machine-id: "npm:1.1.12"
8924-
npm-run-path: "npm:^4.0.1"
8925-
open: "npm:^8.4.0"
8926-
ora: "npm:5.3.0"
8927-
resolve.exports: "npm:2.0.3"
8928-
semver: "npm:^7.6.3"
8929-
string-width: "npm:^4.2.3"
8930-
tar-stream: "npm:~2.2.0"
8931-
tmp: "npm:~0.2.1"
8932-
tree-kill: "npm:^1.2.2"
8933-
tsconfig-paths: "npm:^4.1.2"
8934-
tslib: "npm:^2.3.0"
8935-
yaml: "npm:^2.6.0"
8936-
yargs: "npm:^17.6.2"
8937-
yargs-parser: "npm:21.1.1"
8938-
peerDependencies:
8939-
"@swc-node/register": ^1.8.0
8940-
"@swc/core": ^1.3.85
8941-
dependenciesMeta:
8942-
"@nx/nx-darwin-arm64":
8943-
optional: true
8944-
"@nx/nx-darwin-x64":
8945-
optional: true
8946-
"@nx/nx-freebsd-x64":
8947-
optional: true
8948-
"@nx/nx-linux-arm-gnueabihf":
8949-
optional: true
8950-
"@nx/nx-linux-arm64-gnu":
8951-
optional: true
8952-
"@nx/nx-linux-arm64-musl":
8953-
optional: true
8954-
"@nx/nx-linux-x64-gnu":
8955-
optional: true
8956-
"@nx/nx-linux-x64-musl":
8957-
optional: true
8958-
"@nx/nx-win32-arm64-msvc":
8959-
optional: true
8960-
"@nx/nx-win32-x64-msvc":
8961-
optional: true
8962-
peerDependenciesMeta:
8963-
"@swc-node/register":
8964-
optional: true
8965-
"@swc/core":
8966-
optional: true
8967-
bin:
8968-
nx: bin/nx.js
8969-
nx-cloud: bin/nx-cloud.js
8970-
checksum: 10c0/85ffbd762dce6f7f6f135f783614eec63a2105ec2a83a44a13abd3f2092da0f1dc3f27cbc7378306834f02564cfb6e741a2c4703a55dc1fa92ea56245d5cad34
8971-
languageName: node
8972-
linkType: hard
8973-
89748746
"nx@npm:22.3.3":
89758747
version: 22.3.3
89768748
resolution: "nx@npm:22.3.3"

0 commit comments

Comments
 (0)