Skip to content

Commit 5b750c8

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 7.18.0 to 8.8.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.8.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 612651b commit 5b750c8

File tree

8 files changed

+40
-118
lines changed

8 files changed

+40
-118
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.143",
2121
"@types/jest": "^29.5.12",
2222
"@types/node": "^22.5.4",
23-
"@typescript-eslint/eslint-plugin": "^7.18.0",
23+
"@typescript-eslint/eslint-plugin": "^8.8.0",
2424
"@typescript-eslint/parser": "^8.8.0",
2525
"@vercel/ncc": "^0.38.1",
2626
"aws-sdk-client-mock": "^4.0.2",

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.143",
2121
"@types/jest": "^29.5.12",
2222
"@types/node": "^22.5.4",
23-
"@typescript-eslint/eslint-plugin": "^7.18.0",
23+
"@typescript-eslint/eslint-plugin": "^8.8.0",
2424
"@typescript-eslint/parser": "^8.8.0",
2525
"@vercel/ncc": "^0.38.1",
2626
"aws-sdk-client-mock": "^4.0.2",

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.12",
2222
"@types/node": "^22.5.4",
2323
"@types/request": "^2.48.12",
24-
"@typescript-eslint/eslint-plugin": "^7.18.0",
24+
"@typescript-eslint/eslint-plugin": "^8.8.0",
2525
"@typescript-eslint/parser": "^8.8.0",
2626
"@vercel/ncc": "^0.38.1",
2727
"aws-sdk-client-mock": "^4.0.2",

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.143",
1919
"@types/jest": "^29.5.12",
2020
"@types/node": "^22.5.4",
21-
"@typescript-eslint/eslint-plugin": "^7.18.0",
21+
"@typescript-eslint/eslint-plugin": "^8.8.0",
2222
"@typescript-eslint/parser": "^8.8.0",
2323
"@vercel/ncc": "^0.38.1",
2424
"aws-sdk-client-mock": "^4.0.2",

lambdas/functions/webhook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@types/express": "^4.17.21",
2222
"@types/jest": "^29.5.12",
2323
"@types/node": "^22.5.4",
24-
"@typescript-eslint/eslint-plugin": "^7.18.0",
24+
"@typescript-eslint/eslint-plugin": "^8.8.0",
2525
"@typescript-eslint/parser": "^8.8.0",
2626
"@vercel/ncc": "0.38.1",
2727
"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.12",
2121
"@types/node": "^22.5.4",
22-
"@typescript-eslint/eslint-plugin": "^7.18.0",
22+
"@typescript-eslint/eslint-plugin": "^8.8.0",
2323
"@typescript-eslint/parser": "^8.8.0",
2424
"@vercel/ncc": "0.38.1",
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.12",
2121
"@types/node": "^22.5.4",
22-
"@typescript-eslint/eslint-plugin": "^7.18.0",
22+
"@typescript-eslint/eslint-plugin": "^8.8.0",
2323
"@typescript-eslint/parser": "^8.8.0",
2424
"@vercel/ncc": "0.38.1",
2525
"body-parser": "^1.20.3",

lambdas/yarn.lock

Lines changed: 33 additions & 111 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ __metadata:
110110
"@types/aws-lambda": "npm:^8.10.143"
111111
"@types/jest": "npm:^29.5.12"
112112
"@types/node": "npm:^22.5.4"
113-
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
113+
"@typescript-eslint/eslint-plugin": "npm:^8.8.0"
114114
"@typescript-eslint/parser": "npm:^8.8.0"
115115
"@vercel/ncc": "npm:^0.38.1"
116116
aws-sdk-client-mock: "npm:^4.0.2"
@@ -142,7 +142,7 @@ __metadata:
142142
"@types/express": "npm:^4.17.21"
143143
"@types/jest": "npm:^29.5.12"
144144
"@types/node": "npm:^22.5.4"
145-
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
145+
"@typescript-eslint/eslint-plugin": "npm:^8.8.0"
146146
"@typescript-eslint/parser": "npm:^8.8.0"
147147
"@vercel/ncc": "npm:0.38.1"
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.12"
174174
"@types/node": "npm:^22.5.4"
175-
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
175+
"@typescript-eslint/eslint-plugin": "npm:^8.8.0"
176176
"@typescript-eslint/parser": "npm:^8.8.0"
177177
"@vercel/ncc": "npm:0.38.1"
178178
body-parser: "npm:^1.20.3"
@@ -209,7 +209,7 @@ __metadata:
209209
"@types/aws-lambda": "npm:^8.10.143"
210210
"@types/jest": "npm:^29.5.12"
211211
"@types/node": "npm:^22.5.4"
212-
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
212+
"@typescript-eslint/eslint-plugin": "npm:^8.8.0"
213213
"@typescript-eslint/parser": "npm:^8.8.0"
214214
"@vercel/ncc": "npm:^0.38.1"
215215
aws-sdk-client-mock: "npm:^4.0.2"
@@ -245,7 +245,7 @@ __metadata:
245245
"@types/jest": "npm:^29.5.12"
246246
"@types/node": "npm:^22.5.4"
247247
"@types/request": "npm:^2.48.12"
248-
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
248+
"@typescript-eslint/eslint-plugin": "npm:^8.8.0"
249249
"@typescript-eslint/parser": "npm:^8.8.0"
250250
"@vercel/ncc": "npm:^0.38.1"
251251
aws-sdk-client-mock: "npm:^4.0.2"
@@ -274,7 +274,7 @@ __metadata:
274274
"@types/aws-lambda": "npm:^8.10.143"
275275
"@types/jest": "npm:^29.5.12"
276276
"@types/node": "npm:^22.5.4"
277-
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
277+
"@typescript-eslint/eslint-plugin": "npm:^8.8.0"
278278
"@typescript-eslint/parser": "npm:^8.8.0"
279279
"@vercel/ncc": "npm:^0.38.1"
280280
aws-sdk-client-mock: "npm:^4.0.2"
@@ -309,7 +309,7 @@ __metadata:
309309
"@types/express": "npm:^4.17.21"
310310
"@types/jest": "npm:^29.5.12"
311311
"@types/node": "npm:^22.5.4"
312-
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
312+
"@typescript-eslint/eslint-plugin": "npm:^8.8.0"
313313
"@typescript-eslint/parser": "npm:^8.8.0"
314314
"@vercel/ncc": "npm:0.38.1"
315315
aws-lambda: "npm:^1.0.7"
@@ -5359,26 +5359,26 @@ __metadata:
53595359
languageName: node
53605360
linkType: hard
53615361

5362-
"@typescript-eslint/eslint-plugin@npm:^7.18.0":
5363-
version: 7.18.0
5364-
resolution: "@typescript-eslint/eslint-plugin@npm:7.18.0"
5362+
"@typescript-eslint/eslint-plugin@npm:^8.8.0":
5363+
version: 8.8.0
5364+
resolution: "@typescript-eslint/eslint-plugin@npm:8.8.0"
53655365
dependencies:
53665366
"@eslint-community/regexpp": "npm:^4.10.0"
5367-
"@typescript-eslint/scope-manager": "npm:7.18.0"
5368-
"@typescript-eslint/type-utils": "npm:7.18.0"
5369-
"@typescript-eslint/utils": "npm:7.18.0"
5370-
"@typescript-eslint/visitor-keys": "npm:7.18.0"
5367+
"@typescript-eslint/scope-manager": "npm:8.8.0"
5368+
"@typescript-eslint/type-utils": "npm:8.8.0"
5369+
"@typescript-eslint/utils": "npm:8.8.0"
5370+
"@typescript-eslint/visitor-keys": "npm:8.8.0"
53715371
graphemer: "npm:^1.4.0"
53725372
ignore: "npm:^5.3.1"
53735373
natural-compare: "npm:^1.4.0"
53745374
ts-api-utils: "npm:^1.3.0"
53755375
peerDependencies:
5376-
"@typescript-eslint/parser": ^7.0.0
5377-
eslint: ^8.56.0
5376+
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
5377+
eslint: ^8.57.0 || ^9.0.0
53785378
peerDependenciesMeta:
53795379
typescript:
53805380
optional: true
5381-
checksum: 10c0/2b37948fa1b0dab77138909dabef242a4d49ab93e4019d4ef930626f0a7d96b03e696cd027fa0087881c20e73be7be77c942606b4a76fa599e6b37f6985304c3
5381+
checksum: 10c0/98ac37587eda02a713710f0a62ca979833482024968f1d1735881718abe102a6b49707db4f1dac0d7c731d1cbf8111d829c5125348d4829ab6fad7a7b3b344e4
53825382
languageName: node
53835383
linkType: hard
53845384

@@ -5400,16 +5400,6 @@ __metadata:
54005400
languageName: node
54015401
linkType: hard
54025402

5403-
"@typescript-eslint/scope-manager@npm:7.18.0":
5404-
version: 7.18.0
5405-
resolution: "@typescript-eslint/scope-manager@npm:7.18.0"
5406-
dependencies:
5407-
"@typescript-eslint/types": "npm:7.18.0"
5408-
"@typescript-eslint/visitor-keys": "npm:7.18.0"
5409-
checksum: 10c0/038cd58c2271de146b3a594afe2c99290034033326d57ff1f902976022c8b0138ffd3cb893ae439ae41003b5e4bcc00cabf6b244ce40e8668f9412cc96d97b8e
5410-
languageName: node
5411-
linkType: hard
5412-
54135403
"@typescript-eslint/scope-manager@npm:8.8.0":
54145404
version: 8.8.0
54155405
resolution: "@typescript-eslint/scope-manager@npm:8.8.0"
@@ -5420,27 +5410,18 @@ __metadata:
54205410
languageName: node
54215411
linkType: hard
54225412

5423-
"@typescript-eslint/type-utils@npm:7.18.0":
5424-
version: 7.18.0
5425-
resolution: "@typescript-eslint/type-utils@npm:7.18.0"
5413+
"@typescript-eslint/type-utils@npm:8.8.0":
5414+
version: 8.8.0
5415+
resolution: "@typescript-eslint/type-utils@npm:8.8.0"
54265416
dependencies:
5427-
"@typescript-eslint/typescript-estree": "npm:7.18.0"
5428-
"@typescript-eslint/utils": "npm:7.18.0"
5417+
"@typescript-eslint/typescript-estree": "npm:8.8.0"
5418+
"@typescript-eslint/utils": "npm:8.8.0"
54295419
debug: "npm:^4.3.4"
54305420
ts-api-utils: "npm:^1.3.0"
5431-
peerDependencies:
5432-
eslint: ^8.56.0
54335421
peerDependenciesMeta:
54345422
typescript:
54355423
optional: true
5436-
checksum: 10c0/ad92a38007be620f3f7036f10e234abdc2fdc518787b5a7227e55fd12896dacf56e8b34578723fbf9bea8128df2510ba8eb6739439a3879eda9519476d5783fd
5437-
languageName: node
5438-
linkType: hard
5439-
5440-
"@typescript-eslint/types@npm:7.18.0":
5441-
version: 7.18.0
5442-
resolution: "@typescript-eslint/types@npm:7.18.0"
5443-
checksum: 10c0/eb7371ac55ca77db8e59ba0310b41a74523f17e06f485a0ef819491bc3dd8909bb930120ff7d30aaf54e888167e0005aa1337011f3663dc90fb19203ce478054
5424+
checksum: 10c0/d6ee11f4686fb54daea1f436f73b96eb31a95f6e535abc0534abf5794e7597669a92d12300969c8afee0fc1912dbc1591664f7e37f0da5935016cc981b2921a8
54445425
languageName: node
54455426
linkType: hard
54465427

@@ -5451,25 +5432,6 @@ __metadata:
54515432
languageName: node
54525433
linkType: hard
54535434

5454-
"@typescript-eslint/typescript-estree@npm:7.18.0":
5455-
version: 7.18.0
5456-
resolution: "@typescript-eslint/typescript-estree@npm:7.18.0"
5457-
dependencies:
5458-
"@typescript-eslint/types": "npm:7.18.0"
5459-
"@typescript-eslint/visitor-keys": "npm:7.18.0"
5460-
debug: "npm:^4.3.4"
5461-
globby: "npm:^11.1.0"
5462-
is-glob: "npm:^4.0.3"
5463-
minimatch: "npm:^9.0.4"
5464-
semver: "npm:^7.6.0"
5465-
ts-api-utils: "npm:^1.3.0"
5466-
peerDependenciesMeta:
5467-
typescript:
5468-
optional: true
5469-
checksum: 10c0/0c7f109a2e460ec8a1524339479cf78ff17814d23c83aa5112c77fb345e87b3642616291908dcddea1e671da63686403dfb712e4a4435104f92abdfddf9aba81
5470-
languageName: node
5471-
linkType: hard
5472-
54735435
"@typescript-eslint/typescript-estree@npm:8.8.0":
54745436
version: 8.8.0
54755437
resolution: "@typescript-eslint/typescript-estree@npm:8.8.0"
@@ -5489,27 +5451,17 @@ __metadata:
54895451
languageName: node
54905452
linkType: hard
54915453

5492-
"@typescript-eslint/utils@npm:7.18.0":
5493-
version: 7.18.0
5494-
resolution: "@typescript-eslint/utils@npm:7.18.0"
5454+
"@typescript-eslint/utils@npm:8.8.0":
5455+
version: 8.8.0
5456+
resolution: "@typescript-eslint/utils@npm:8.8.0"
54955457
dependencies:
54965458
"@eslint-community/eslint-utils": "npm:^4.4.0"
5497-
"@typescript-eslint/scope-manager": "npm:7.18.0"
5498-
"@typescript-eslint/types": "npm:7.18.0"
5499-
"@typescript-eslint/typescript-estree": "npm:7.18.0"
5459+
"@typescript-eslint/scope-manager": "npm:8.8.0"
5460+
"@typescript-eslint/types": "npm:8.8.0"
5461+
"@typescript-eslint/typescript-estree": "npm:8.8.0"
55005462
peerDependencies:
5501-
eslint: ^8.56.0
5502-
checksum: 10c0/a25a6d50eb45c514469a01ff01f215115a4725fb18401055a847ddf20d1b681409c4027f349033a95c4ff7138d28c3b0a70253dfe8262eb732df4b87c547bd1e
5503-
languageName: node
5504-
linkType: hard
5505-
5506-
"@typescript-eslint/visitor-keys@npm:7.18.0":
5507-
version: 7.18.0
5508-
resolution: "@typescript-eslint/visitor-keys@npm:7.18.0"
5509-
dependencies:
5510-
"@typescript-eslint/types": "npm:7.18.0"
5511-
eslint-visitor-keys: "npm:^3.4.3"
5512-
checksum: 10c0/538b645f8ff1d9debf264865c69a317074eaff0255e63d7407046176b0f6a6beba34a6c51d511f12444bae12a98c69891eb6f403c9f54c6c2e2849d1c1cb73c0
5463+
eslint: ^8.57.0 || ^9.0.0
5464+
checksum: 10c0/fcf2dfd4a2d9491aa096a29c2c1fdd891ca3c13933d20cfea44e51b3d10a397e7ed9a9cd71ac9a29e8c4706264ae00c25a29394e2a6bda3291be298062901f2c
55135465
languageName: node
55145466
linkType: hard
55155467

@@ -5751,13 +5703,6 @@ __metadata:
57515703
languageName: node
57525704
linkType: hard
57535705

5754-
"array-union@npm:^2.1.0":
5755-
version: 2.1.0
5756-
resolution: "array-union@npm:2.1.0"
5757-
checksum: 10c0/429897e68110374f39b771ec47a7161fc6a8fc33e196857c0a396dc75df0b5f65e4d046674db764330b6bb66b39ef48dd7c53b6a2ee75cfb0681e0c1a7033962
5758-
languageName: node
5759-
linkType: hard
5760-
57615706
"async-hook-jl@npm:^1.7.6":
57625707
version: 1.7.6
57635708
resolution: "async-hook-jl@npm:1.7.6"
@@ -6752,15 +6697,6 @@ __metadata:
67526697
languageName: node
67536698
linkType: hard
67546699

6755-
"dir-glob@npm:^3.0.1":
6756-
version: 3.0.1
6757-
resolution: "dir-glob@npm:3.0.1"
6758-
dependencies:
6759-
path-type: "npm:^4.0.0"
6760-
checksum: 10c0/dcac00920a4d503e38bb64001acb19df4efc14536ada475725e12f52c16777afdee4db827f55f13a908ee7efc0cb282e2e3dbaeeb98c0993dd93d1802d3bf00c
6761-
languageName: node
6762-
linkType: hard
6763-
67646700
"doctrine@npm:^3.0.0":
67656701
version: 3.0.0
67666702
resolution: "doctrine@npm:3.0.0"
@@ -7257,7 +7193,7 @@ __metadata:
72577193
languageName: node
72587194
linkType: hard
72597195

7260-
"fast-glob@npm:^3.2.9, fast-glob@npm:^3.3.2":
7196+
"fast-glob@npm:^3.3.2":
72617197
version: 3.3.2
72627198
resolution: "fast-glob@npm:3.3.2"
72637199
dependencies:
@@ -7677,20 +7613,6 @@ __metadata:
76777613
languageName: node
76787614
linkType: hard
76797615

7680-
"globby@npm:^11.1.0":
7681-
version: 11.1.0
7682-
resolution: "globby@npm:11.1.0"
7683-
dependencies:
7684-
array-union: "npm:^2.1.0"
7685-
dir-glob: "npm:^3.0.1"
7686-
fast-glob: "npm:^3.2.9"
7687-
ignore: "npm:^5.2.0"
7688-
merge2: "npm:^1.4.1"
7689-
slash: "npm:^3.0.0"
7690-
checksum: 10c0/b39511b4afe4bd8a7aead3a27c4ade2b9968649abab0a6c28b1a90141b96ca68ca5db1302f7c7bd29eab66bf51e13916b8e0a3d0ac08f75e1e84a39b35691189
7691-
languageName: node
7692-
linkType: hard
7693-
76947616
"gopd@npm:^1.0.1":
76957617
version: 1.0.1
76967618
resolution: "gopd@npm:1.0.1"
@@ -9129,7 +9051,7 @@ __metadata:
91299051
languageName: node
91309052
linkType: hard
91319053

9132-
"merge2@npm:^1.3.0, merge2@npm:^1.4.1":
9054+
"merge2@npm:^1.3.0":
91339055
version: 1.4.1
91349056
resolution: "merge2@npm:1.4.1"
91359057
checksum: 10c0/254a8a4605b58f450308fc474c82ac9a094848081bf4c06778200207820e5193726dc563a0d2c16468810516a5c97d9d3ea0ca6585d23c58ccfff2403e8dbbeb

0 commit comments

Comments
 (0)