Skip to content

Commit 397b964

Browse files
chore(lambda): bump @typescript-eslint/eslint-plugin in /lambdas
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.17.0 to 8.18.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f4b259f commit 397b964

File tree

8 files changed

+61
-68
lines changed

8 files changed

+61
-68
lines changed

lambdas/functions/ami-housekeeper/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@types/aws-lambda": "^8.10.145",
2121
"@types/jest": "^29.5.14",
2222
"@types/node": "^22.9.0",
23-
"@typescript-eslint/eslint-plugin": "^8.17.0",
23+
"@typescript-eslint/eslint-plugin": "^8.18.0",
2424
"@typescript-eslint/parser": "^8.16.0",
2525
"@vercel/ncc": "^0.38.3",
2626
"aws-sdk-client-mock": "^4.1.0",

lambdas/functions/control-plane/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@types/aws-lambda": "^8.10.145",
2121
"@types/jest": "^29.5.14",
2222
"@types/node": "^22.9.0",
23-
"@typescript-eslint/eslint-plugin": "^8.17.0",
23+
"@typescript-eslint/eslint-plugin": "^8.18.0",
2424
"@typescript-eslint/parser": "^8.16.0",
2525
"@vercel/ncc": "^0.38.3",
2626
"aws-sdk-client-mock": "^4.1.0",

lambdas/functions/gh-agent-syncer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@types/jest": "^29.5.14",
2222
"@types/node": "^22.9.0",
2323
"@types/request": "^2.48.12",
24-
"@typescript-eslint/eslint-plugin": "^8.17.0",
24+
"@typescript-eslint/eslint-plugin": "^8.18.0",
2525
"@typescript-eslint/parser": "^8.16.0",
2626
"@vercel/ncc": "^0.38.3",
2727
"aws-sdk-client-mock": "^4.1.0",

lambdas/functions/termination-watcher/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@types/aws-lambda": "^8.10.145",
1919
"@types/jest": "^29.5.14",
2020
"@types/node": "^22.9.0",
21-
"@typescript-eslint/eslint-plugin": "^8.17.0",
21+
"@typescript-eslint/eslint-plugin": "^8.18.0",
2222
"@typescript-eslint/parser": "^8.16.0",
2323
"@vercel/ncc": "^0.38.3",
2424
"aws-sdk-client-mock": "^4.1.0",

lambdas/functions/webhook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@types/express": "^4.17.21",
2323
"@types/jest": "^29.5.14",
2424
"@types/node": "^22.9.0",
25-
"@typescript-eslint/eslint-plugin": "^8.17.0",
25+
"@typescript-eslint/eslint-plugin": "^8.18.0",
2626
"@typescript-eslint/parser": "^8.16.0",
2727
"@vercel/ncc": "0.38.3",
2828
"body-parser": "^1.20.3",

lambdas/libs/aws-powertools-util/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@types/express": "^4.17.21",
2020
"@types/jest": "^29.5.14",
2121
"@types/node": "^22.9.0",
22-
"@typescript-eslint/eslint-plugin": "^8.17.0",
22+
"@typescript-eslint/eslint-plugin": "^8.18.0",
2323
"@typescript-eslint/parser": "^8.16.0",
2424
"@vercel/ncc": "0.38.3",
2525
"body-parser": "^1.20.3",

lambdas/libs/aws-ssm-util/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@types/express": "^4.17.21",
2020
"@types/jest": "^29.5.14",
2121
"@types/node": "^22.9.0",
22-
"@typescript-eslint/eslint-plugin": "^8.17.0",
22+
"@typescript-eslint/eslint-plugin": "^8.18.0",
2323
"@typescript-eslint/parser": "^8.16.0",
2424
"@vercel/ncc": "0.38.3",
2525
"body-parser": "^1.20.3",

lambdas/yarn.lock

Lines changed: 54 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ __metadata:
110110
"@types/aws-lambda": "npm:^8.10.145"
111111
"@types/jest": "npm:^29.5.14"
112112
"@types/node": "npm:^22.9.0"
113-
"@typescript-eslint/eslint-plugin": "npm:^8.17.0"
113+
"@typescript-eslint/eslint-plugin": "npm:^8.18.0"
114114
"@typescript-eslint/parser": "npm:^8.16.0"
115115
"@vercel/ncc": "npm:^0.38.3"
116116
aws-sdk-client-mock: "npm:^4.1.0"
@@ -142,7 +142,7 @@ __metadata:
142142
"@types/express": "npm:^4.17.21"
143143
"@types/jest": "npm:^29.5.14"
144144
"@types/node": "npm:^22.9.0"
145-
"@typescript-eslint/eslint-plugin": "npm:^8.17.0"
145+
"@typescript-eslint/eslint-plugin": "npm:^8.18.0"
146146
"@typescript-eslint/parser": "npm:^8.16.0"
147147
"@vercel/ncc": "npm:0.38.3"
148148
aws-lambda: "npm:^1.0.7"
@@ -172,7 +172,7 @@ __metadata:
172172
"@types/express": "npm:^4.17.21"
173173
"@types/jest": "npm:^29.5.14"
174174
"@types/node": "npm:^22.9.0"
175-
"@typescript-eslint/eslint-plugin": "npm:^8.17.0"
175+
"@typescript-eslint/eslint-plugin": "npm:^8.18.0"
176176
"@typescript-eslint/parser": "npm:^8.16.0"
177177
"@vercel/ncc": "npm:0.38.3"
178178
body-parser: "npm:^1.20.3"
@@ -209,7 +209,7 @@ __metadata:
209209
"@types/aws-lambda": "npm:^8.10.145"
210210
"@types/jest": "npm:^29.5.14"
211211
"@types/node": "npm:^22.9.0"
212-
"@typescript-eslint/eslint-plugin": "npm:^8.17.0"
212+
"@typescript-eslint/eslint-plugin": "npm:^8.18.0"
213213
"@typescript-eslint/parser": "npm:^8.16.0"
214214
"@vercel/ncc": "npm:^0.38.3"
215215
aws-sdk-client-mock: "npm:^4.1.0"
@@ -245,7 +245,7 @@ __metadata:
245245
"@types/jest": "npm:^29.5.14"
246246
"@types/node": "npm:^22.9.0"
247247
"@types/request": "npm:^2.48.12"
248-
"@typescript-eslint/eslint-plugin": "npm:^8.17.0"
248+
"@typescript-eslint/eslint-plugin": "npm:^8.18.0"
249249
"@typescript-eslint/parser": "npm:^8.16.0"
250250
"@vercel/ncc": "npm:^0.38.3"
251251
aws-sdk-client-mock: "npm:^4.1.0"
@@ -274,7 +274,7 @@ __metadata:
274274
"@types/aws-lambda": "npm:^8.10.145"
275275
"@types/jest": "npm:^29.5.14"
276276
"@types/node": "npm:^22.9.0"
277-
"@typescript-eslint/eslint-plugin": "npm:^8.17.0"
277+
"@typescript-eslint/eslint-plugin": "npm:^8.18.0"
278278
"@typescript-eslint/parser": "npm:^8.16.0"
279279
"@vercel/ncc": "npm:^0.38.3"
280280
aws-sdk-client-mock: "npm:^4.1.0"
@@ -310,7 +310,7 @@ __metadata:
310310
"@types/express": "npm:^4.17.21"
311311
"@types/jest": "npm:^29.5.14"
312312
"@types/node": "npm:^22.9.0"
313-
"@typescript-eslint/eslint-plugin": "npm:^8.17.0"
313+
"@typescript-eslint/eslint-plugin": "npm:^8.18.0"
314314
"@typescript-eslint/parser": "npm:^8.16.0"
315315
"@vercel/ncc": "npm:0.38.3"
316316
aws-lambda: "npm:^1.0.7"
@@ -5392,26 +5392,24 @@ __metadata:
53925392
languageName: node
53935393
linkType: hard
53945394

5395-
"@typescript-eslint/eslint-plugin@npm:^8.17.0":
5396-
version: 8.17.0
5397-
resolution: "@typescript-eslint/eslint-plugin@npm:8.17.0"
5395+
"@typescript-eslint/eslint-plugin@npm:^8.18.0":
5396+
version: 8.18.0
5397+
resolution: "@typescript-eslint/eslint-plugin@npm:8.18.0"
53985398
dependencies:
53995399
"@eslint-community/regexpp": "npm:^4.10.0"
5400-
"@typescript-eslint/scope-manager": "npm:8.17.0"
5401-
"@typescript-eslint/type-utils": "npm:8.17.0"
5402-
"@typescript-eslint/utils": "npm:8.17.0"
5403-
"@typescript-eslint/visitor-keys": "npm:8.17.0"
5400+
"@typescript-eslint/scope-manager": "npm:8.18.0"
5401+
"@typescript-eslint/type-utils": "npm:8.18.0"
5402+
"@typescript-eslint/utils": "npm:8.18.0"
5403+
"@typescript-eslint/visitor-keys": "npm:8.18.0"
54045404
graphemer: "npm:^1.4.0"
54055405
ignore: "npm:^5.3.1"
54065406
natural-compare: "npm:^1.4.0"
54075407
ts-api-utils: "npm:^1.3.0"
54085408
peerDependencies:
54095409
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
54105410
eslint: ^8.57.0 || ^9.0.0
5411-
peerDependenciesMeta:
5412-
typescript:
5413-
optional: true
5414-
checksum: 10c0/d78778173571a9a1370345bc2aa3e850235a489d16b8a8b5ba3086b988bbef7549bdae38e509d7a679ba3179c688cc5a408376b158be402770836e94ffc9602d
5411+
typescript: ">=4.8.4 <5.8.0"
5412+
checksum: 10c0/c338da1b96c41d7b94401a6711659d0fef3acb691eff7a958f9d3aa0442a858830daad67e3575288a4f4669572e2b690517a513519b404a465ad68fe0a82d3ec
54155413
languageName: node
54165414
linkType: hard
54175415

@@ -5443,30 +5441,28 @@ __metadata:
54435441
languageName: node
54445442
linkType: hard
54455443

5446-
"@typescript-eslint/scope-manager@npm:8.17.0":
5447-
version: 8.17.0
5448-
resolution: "@typescript-eslint/scope-manager@npm:8.17.0"
5444+
"@typescript-eslint/scope-manager@npm:8.18.0":
5445+
version: 8.18.0
5446+
resolution: "@typescript-eslint/scope-manager@npm:8.18.0"
54495447
dependencies:
5450-
"@typescript-eslint/types": "npm:8.17.0"
5451-
"@typescript-eslint/visitor-keys": "npm:8.17.0"
5452-
checksum: 10c0/0c08d14240bad4b3f6874f08ba80b29db1a6657437089a6f109db458c544d835bcdc06ba9140bb4f835233ba4326d9a86e6cf6bdb5209960d2f7025aa3191f4f
5448+
"@typescript-eslint/types": "npm:8.18.0"
5449+
"@typescript-eslint/visitor-keys": "npm:8.18.0"
5450+
checksum: 10c0/6bf6532fd43f2b55b9b47fa8b0217c5b5a03f022e869a6a21228fc3ae04c0ac6c5ae5d6026866d189ba424d2f98cc6fbd2a34f909d241c9b86c031afd808f90c
54535451
languageName: node
54545452
linkType: hard
54555453

5456-
"@typescript-eslint/type-utils@npm:8.17.0":
5457-
version: 8.17.0
5458-
resolution: "@typescript-eslint/type-utils@npm:8.17.0"
5454+
"@typescript-eslint/type-utils@npm:8.18.0":
5455+
version: 8.18.0
5456+
resolution: "@typescript-eslint/type-utils@npm:8.18.0"
54595457
dependencies:
5460-
"@typescript-eslint/typescript-estree": "npm:8.17.0"
5461-
"@typescript-eslint/utils": "npm:8.17.0"
5458+
"@typescript-eslint/typescript-estree": "npm:8.18.0"
5459+
"@typescript-eslint/utils": "npm:8.18.0"
54625460
debug: "npm:^4.3.4"
54635461
ts-api-utils: "npm:^1.3.0"
54645462
peerDependencies:
54655463
eslint: ^8.57.0 || ^9.0.0
5466-
peerDependenciesMeta:
5467-
typescript:
5468-
optional: true
5469-
checksum: 10c0/6138ec71b5692d4b5e0bf3d7f66a6fa4e91ddea7031907b0ac45a7693df0a2f4cc5bca7218311e0639620d636ceb7efec83a137dfcd5938304d873b774fcc8bd
5464+
typescript: ">=4.8.4 <5.8.0"
5465+
checksum: 10c0/c0fcf201c3b53f9374c0571198a639c81536170141caa08fd0f47094a596b1f82f839a849eac5832f954345c567dccb45b2ee1c0872c513331165f7bcb812396
54705466
languageName: node
54715467
linkType: hard
54725468

@@ -5477,10 +5473,10 @@ __metadata:
54775473
languageName: node
54785474
linkType: hard
54795475

5480-
"@typescript-eslint/types@npm:8.17.0":
5481-
version: 8.17.0
5482-
resolution: "@typescript-eslint/types@npm:8.17.0"
5483-
checksum: 10c0/26b1bf9dfc3ee783c85c6f354b84c28706d5689d777f3ff2de2cb496e45f9d0189c0d561c03ccbc8b24712438be17cf63dd0871ff3ca2083e7f48749770d1893
5476+
"@typescript-eslint/types@npm:8.18.0":
5477+
version: 8.18.0
5478+
resolution: "@typescript-eslint/types@npm:8.18.0"
5479+
checksum: 10c0/2dd7468c3f1c305545268b72c3a333488e6ab1b628c5f65081d895866422b9376c21634a7aac437805f84b22e352b6a8fc4dcf925ef4a8fd7d1898b8359f71be
54845480
languageName: node
54855481
linkType: hard
54865482

@@ -5503,39 +5499,36 @@ __metadata:
55035499
languageName: node
55045500
linkType: hard
55055501

5506-
"@typescript-eslint/typescript-estree@npm:8.17.0":
5507-
version: 8.17.0
5508-
resolution: "@typescript-eslint/typescript-estree@npm:8.17.0"
5502+
"@typescript-eslint/typescript-estree@npm:8.18.0":
5503+
version: 8.18.0
5504+
resolution: "@typescript-eslint/typescript-estree@npm:8.18.0"
55095505
dependencies:
5510-
"@typescript-eslint/types": "npm:8.17.0"
5511-
"@typescript-eslint/visitor-keys": "npm:8.17.0"
5506+
"@typescript-eslint/types": "npm:8.18.0"
5507+
"@typescript-eslint/visitor-keys": "npm:8.18.0"
55125508
debug: "npm:^4.3.4"
55135509
fast-glob: "npm:^3.3.2"
55145510
is-glob: "npm:^4.0.3"
55155511
minimatch: "npm:^9.0.4"
55165512
semver: "npm:^7.6.0"
55175513
ts-api-utils: "npm:^1.3.0"
5518-
peerDependenciesMeta:
5519-
typescript:
5520-
optional: true
5521-
checksum: 10c0/523013f9b5cf2c58c566868e4c3b0b9ac1b4807223a6d64e2a7c58e01e53b6587ba61f1a8241eade361f3f426d6057657515473176141ef8aebb352bc0d223ce
5514+
peerDependencies:
5515+
typescript: ">=4.8.4 <5.8.0"
5516+
checksum: 10c0/87b432b190b627314f007b17b2371898db78baaa3df67a0d9a94d080d88a7a307906b54a735084cacef37f6421e2b9c3320040617e73fe54eac2bf22c610f1ec
55225517
languageName: node
55235518
linkType: hard
55245519

5525-
"@typescript-eslint/utils@npm:8.17.0":
5526-
version: 8.17.0
5527-
resolution: "@typescript-eslint/utils@npm:8.17.0"
5520+
"@typescript-eslint/utils@npm:8.18.0":
5521+
version: 8.18.0
5522+
resolution: "@typescript-eslint/utils@npm:8.18.0"
55285523
dependencies:
55295524
"@eslint-community/eslint-utils": "npm:^4.4.0"
5530-
"@typescript-eslint/scope-manager": "npm:8.17.0"
5531-
"@typescript-eslint/types": "npm:8.17.0"
5532-
"@typescript-eslint/typescript-estree": "npm:8.17.0"
5525+
"@typescript-eslint/scope-manager": "npm:8.18.0"
5526+
"@typescript-eslint/types": "npm:8.18.0"
5527+
"@typescript-eslint/typescript-estree": "npm:8.18.0"
55335528
peerDependencies:
55345529
eslint: ^8.57.0 || ^9.0.0
5535-
peerDependenciesMeta:
5536-
typescript:
5537-
optional: true
5538-
checksum: 10c0/a9785ae5f7e7b51d521dc3f48b15093948e4fcd03352c0b60f39bae366cbc935947d215f91e2ae3182d52fa6affb5ccbb50feff487bd1209011f3e0da02cdf07
5530+
typescript: ">=4.8.4 <5.8.0"
5531+
checksum: 10c0/58a2fc1e404d1f905c2a958d995824eb4abc6e73836b186717550677f8b1d17954acc369feddb83277350915388bc3d8b721423c37777b8b8017fc29c89ec6ee
55395532
languageName: node
55405533
linkType: hard
55415534

@@ -5549,13 +5542,13 @@ __metadata:
55495542
languageName: node
55505543
linkType: hard
55515544

5552-
"@typescript-eslint/visitor-keys@npm:8.17.0":
5553-
version: 8.17.0
5554-
resolution: "@typescript-eslint/visitor-keys@npm:8.17.0"
5545+
"@typescript-eslint/visitor-keys@npm:8.18.0":
5546+
version: 8.18.0
5547+
resolution: "@typescript-eslint/visitor-keys@npm:8.18.0"
55555548
dependencies:
5556-
"@typescript-eslint/types": "npm:8.17.0"
5549+
"@typescript-eslint/types": "npm:8.18.0"
55575550
eslint-visitor-keys: "npm:^4.2.0"
5558-
checksum: 10c0/9144c4e4a63034fb2031a0ee1fc77e80594f30cab3faafa9a1f7f83782695774dd32fac8986f260698b4e150b4dd52444f2611c07e4c101501f08353eb47c82c
5551+
checksum: 10c0/d4cdc2adab553098b5be7117fb7df76fb66cfd380528881a0a8c2a9eee03bf8baddda07d15ca0bd3ed8b35c379b3f449292183df18e3e81898dbcadafcb708b8
55595552
languageName: node
55605553
linkType: hard
55615554

0 commit comments

Comments
 (0)