Skip to content

Commit 8ef34ce

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

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

lambdas/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@octokit/types": "^13.0.0"
2222
},
2323
"devDependencies": {
24-
"@nx/eslint": "20.5.0",
24+
"@nx/eslint": "20.6.1",
2525
"@nx/js": "^20.5.0",
2626
"@nx/vite": "^20.6.1",
2727
"@swc-node/register": "~1.10.10",

lambdas/yarn.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -3242,12 +3242,12 @@ __metadata:
32423242
languageName: node
32433243
linkType: hard
32443244

3245-
"@nx/eslint@npm:20.5.0":
3246-
version: 20.5.0
3247-
resolution: "@nx/eslint@npm:20.5.0"
3245+
"@nx/eslint@npm:20.6.1":
3246+
version: 20.6.1
3247+
resolution: "@nx/eslint@npm:20.6.1"
32483248
dependencies:
3249-
"@nx/devkit": "npm:20.5.0"
3250-
"@nx/js": "npm:20.5.0"
3249+
"@nx/devkit": "npm:20.6.1"
3250+
"@nx/js": "npm:20.6.1"
32513251
semver: "npm:^7.5.3"
32523252
tslib: "npm:^2.3.0"
32533253
typescript: "npm:~5.7.2"
@@ -3257,13 +3257,13 @@ __metadata:
32573257
peerDependenciesMeta:
32583258
"@zkochan/js-yaml":
32593259
optional: true
3260-
checksum: 10c0/2357f6acf67360511dff35881ccf018bad85dba8c7cf52389ec95e348a01f26cb4dd5e53e98af18c78a9994741d936408863610171339e1ea05fd98562b19e98
3260+
checksum: 10c0/9e3a8dfb01ea57eb3dae62b2cb568dc298e6e6d8554019da48095cadbc16ca65406546b1b4adb2165638827f8c318469d9360c778d38e3406485161fcbb1d55d
32613261
languageName: node
32623262
linkType: hard
32633263

3264-
"@nx/js@npm:20.5.0, @nx/js@npm:^20.5.0":
3265-
version: 20.5.0
3266-
resolution: "@nx/js@npm:20.5.0"
3264+
"@nx/js@npm:20.6.1":
3265+
version: 20.6.1
3266+
resolution: "@nx/js@npm:20.6.1"
32673267
dependencies:
32683268
"@babel/core": "npm:^7.23.2"
32693269
"@babel/plugin-proposal-decorators": "npm:^7.22.7"
@@ -3272,8 +3272,8 @@ __metadata:
32723272
"@babel/preset-env": "npm:^7.23.2"
32733273
"@babel/preset-typescript": "npm:^7.22.5"
32743274
"@babel/runtime": "npm:^7.22.6"
3275-
"@nx/devkit": "npm:20.5.0"
3276-
"@nx/workspace": "npm:20.5.0"
3275+
"@nx/devkit": "npm:20.6.1"
3276+
"@nx/workspace": "npm:20.6.1"
32773277
"@zkochan/js-yaml": "npm:0.0.7"
32783278
babel-plugin-const-enum: "npm:^1.0.1"
32793279
babel-plugin-macros: "npm:^3.1.0"
@@ -3301,13 +3301,13 @@ __metadata:
33013301
peerDependenciesMeta:
33023302
verdaccio:
33033303
optional: true
3304-
checksum: 10c0/c9fcbdf5727f35f9768ae0a60dc60675287370cdf2cef352105fcebfb29504a11f756dd26893cdac859c29ed2236b230c65d5f8b0fe4a0ef06d1bd25a35dfc0b
3304+
checksum: 10c0/17450efc17baa5a9d601ea0c4b980b649e035b76cdfee18f51bca896a6633de4e3c3dc9d4d5f16c36659a3d676dfec3a4fd28cf666942051bd7f86446128fcfc
33053305
languageName: node
33063306
linkType: hard
33073307

3308-
"@nx/js@npm:20.6.1":
3309-
version: 20.6.1
3310-
resolution: "@nx/js@npm:20.6.1"
3308+
"@nx/js@npm:^20.5.0":
3309+
version: 20.5.0
3310+
resolution: "@nx/js@npm:20.5.0"
33113311
dependencies:
33123312
"@babel/core": "npm:^7.23.2"
33133313
"@babel/plugin-proposal-decorators": "npm:^7.22.7"
@@ -3316,8 +3316,8 @@ __metadata:
33163316
"@babel/preset-env": "npm:^7.23.2"
33173317
"@babel/preset-typescript": "npm:^7.22.5"
33183318
"@babel/runtime": "npm:^7.22.6"
3319-
"@nx/devkit": "npm:20.6.1"
3320-
"@nx/workspace": "npm:20.6.1"
3319+
"@nx/devkit": "npm:20.5.0"
3320+
"@nx/workspace": "npm:20.5.0"
33213321
"@zkochan/js-yaml": "npm:0.0.7"
33223322
babel-plugin-const-enum: "npm:^1.0.1"
33233323
babel-plugin-macros: "npm:^3.1.0"
@@ -3345,7 +3345,7 @@ __metadata:
33453345
peerDependenciesMeta:
33463346
verdaccio:
33473347
optional: true
3348-
checksum: 10c0/17450efc17baa5a9d601ea0c4b980b649e035b76cdfee18f51bca896a6633de4e3c3dc9d4d5f16c36659a3d676dfec3a4fd28cf666942051bd7f86446128fcfc
3348+
checksum: 10c0/c9fcbdf5727f35f9768ae0a60dc60675287370cdf2cef352105fcebfb29504a11f756dd26893cdac859c29ed2236b230c65d5f8b0fe4a0ef06d1bd25a35dfc0b
33493349
languageName: node
33503350
linkType: hard
33513351

@@ -8383,7 +8383,7 @@ __metadata:
83838383
version: 0.0.0-use.local
83848384
resolution: "lambdas@workspace:."
83858385
dependencies:
8386-
"@nx/eslint": "npm:20.5.0"
8386+
"@nx/eslint": "npm:20.6.1"
83878387
"@nx/js": "npm:^20.5.0"
83888388
"@nx/vite": "npm:^20.6.1"
83898389
"@swc-node/register": "npm:~1.10.10"

0 commit comments

Comments
 (0)