Skip to content

Commit 43b10eb

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.22.0 to 8.25.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.25.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 a2f013f commit 43b10eb

File tree

8 files changed

+77
-86
lines changed

8 files changed

+77
-86
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.146",
2121
"@types/jest": "^29.5.14",
2222
"@types/node": "^22.13.1",
23-
"@typescript-eslint/eslint-plugin": "^8.22.0",
23+
"@typescript-eslint/eslint-plugin": "^8.25.0",
2424
"@typescript-eslint/parser": "^8.23.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.146",
2121
"@types/jest": "^29.5.14",
2222
"@types/node": "^22.13.1",
23-
"@typescript-eslint/eslint-plugin": "^8.22.0",
23+
"@typescript-eslint/eslint-plugin": "^8.25.0",
2424
"@typescript-eslint/parser": "^8.23.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.13.1",
2323
"@types/request": "^2.48.12",
24-
"@typescript-eslint/eslint-plugin": "^8.22.0",
24+
"@typescript-eslint/eslint-plugin": "^8.25.0",
2525
"@typescript-eslint/parser": "^8.23.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.146",
1919
"@types/jest": "^29.5.14",
2020
"@types/node": "^22.13.1",
21-
"@typescript-eslint/eslint-plugin": "^8.22.0",
21+
"@typescript-eslint/eslint-plugin": "^8.25.0",
2222
"@typescript-eslint/parser": "^8.23.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": "^5.0.0",
2323
"@types/jest": "^29.5.14",
2424
"@types/node": "^22.13.1",
25-
"@typescript-eslint/eslint-plugin": "^8.22.0",
25+
"@typescript-eslint/eslint-plugin": "^8.25.0",
2626
"@typescript-eslint/parser": "^8.23.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
@@ -18,7 +18,7 @@
1818
"@types/aws-lambda": "^8.10.146",
1919
"@types/jest": "^29.5.14",
2020
"@types/node": "^22.13.1",
21-
"@typescript-eslint/eslint-plugin": "^8.22.0",
21+
"@typescript-eslint/eslint-plugin": "^8.25.0",
2222
"@typescript-eslint/parser": "^8.23.0",
2323
"@vercel/ncc": "0.38.3",
2424
"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
@@ -18,7 +18,7 @@
1818
"@types/aws-lambda": "^8.10.146",
1919
"@types/jest": "^29.5.14",
2020
"@types/node": "^22.13.1",
21-
"@typescript-eslint/eslint-plugin": "^8.22.0",
21+
"@typescript-eslint/eslint-plugin": "^8.25.0",
2222
"@typescript-eslint/parser": "^8.23.0",
2323
"@vercel/ncc": "0.38.3",
2424
"body-parser": "^1.20.3",

lambdas/yarn.lock

Lines changed: 70 additions & 79 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ __metadata:
110110
"@types/aws-lambda": "npm:^8.10.146"
111111
"@types/jest": "npm:^29.5.14"
112112
"@types/node": "npm:^22.13.1"
113-
"@typescript-eslint/eslint-plugin": "npm:^8.22.0"
113+
"@typescript-eslint/eslint-plugin": "npm:^8.25.0"
114114
"@typescript-eslint/parser": "npm:^8.23.0"
115115
"@vercel/ncc": "npm:^0.38.3"
116116
aws-sdk-client-mock: "npm:^4.1.0"
@@ -141,7 +141,7 @@ __metadata:
141141
"@types/aws-lambda": "npm:^8.10.146"
142142
"@types/jest": "npm:^29.5.14"
143143
"@types/node": "npm:^22.13.1"
144-
"@typescript-eslint/eslint-plugin": "npm:^8.22.0"
144+
"@typescript-eslint/eslint-plugin": "npm:^8.25.0"
145145
"@typescript-eslint/parser": "npm:^8.23.0"
146146
"@vercel/ncc": "npm:0.38.3"
147147
aws-lambda: "npm:^1.0.7"
@@ -170,7 +170,7 @@ __metadata:
170170
"@types/aws-lambda": "npm:^8.10.146"
171171
"@types/jest": "npm:^29.5.14"
172172
"@types/node": "npm:^22.13.1"
173-
"@typescript-eslint/eslint-plugin": "npm:^8.22.0"
173+
"@typescript-eslint/eslint-plugin": "npm:^8.25.0"
174174
"@typescript-eslint/parser": "npm:^8.23.0"
175175
"@vercel/ncc": "npm:0.38.3"
176176
body-parser: "npm:^1.20.3"
@@ -207,7 +207,7 @@ __metadata:
207207
"@types/aws-lambda": "npm:^8.10.146"
208208
"@types/jest": "npm:^29.5.14"
209209
"@types/node": "npm:^22.13.1"
210-
"@typescript-eslint/eslint-plugin": "npm:^8.22.0"
210+
"@typescript-eslint/eslint-plugin": "npm:^8.25.0"
211211
"@typescript-eslint/parser": "npm:^8.23.0"
212212
"@vercel/ncc": "npm:^0.38.3"
213213
aws-sdk-client-mock: "npm:^4.1.0"
@@ -243,7 +243,7 @@ __metadata:
243243
"@types/jest": "npm:^29.5.14"
244244
"@types/node": "npm:^22.13.1"
245245
"@types/request": "npm:^2.48.12"
246-
"@typescript-eslint/eslint-plugin": "npm:^8.22.0"
246+
"@typescript-eslint/eslint-plugin": "npm:^8.25.0"
247247
"@typescript-eslint/parser": "npm:^8.23.0"
248248
"@vercel/ncc": "npm:^0.38.3"
249249
aws-sdk-client-mock: "npm:^4.1.0"
@@ -272,7 +272,7 @@ __metadata:
272272
"@types/aws-lambda": "npm:^8.10.146"
273273
"@types/jest": "npm:^29.5.14"
274274
"@types/node": "npm:^22.13.1"
275-
"@typescript-eslint/eslint-plugin": "npm:^8.22.0"
275+
"@typescript-eslint/eslint-plugin": "npm:^8.25.0"
276276
"@typescript-eslint/parser": "npm:^8.23.0"
277277
"@vercel/ncc": "npm:^0.38.3"
278278
aws-sdk-client-mock: "npm:^4.1.0"
@@ -308,7 +308,7 @@ __metadata:
308308
"@types/express": "npm:^5.0.0"
309309
"@types/jest": "npm:^29.5.14"
310310
"@types/node": "npm:^22.13.1"
311-
"@typescript-eslint/eslint-plugin": "npm:^8.22.0"
311+
"@typescript-eslint/eslint-plugin": "npm:^8.25.0"
312312
"@typescript-eslint/parser": "npm:^8.23.0"
313313
"@vercel/ncc": "npm:0.38.3"
314314
aws-lambda: "npm:^1.0.7"
@@ -5386,24 +5386,24 @@ __metadata:
53865386
languageName: node
53875387
linkType: hard
53885388

5389-
"@typescript-eslint/eslint-plugin@npm:^8.22.0":
5390-
version: 8.22.0
5391-
resolution: "@typescript-eslint/eslint-plugin@npm:8.22.0"
5389+
"@typescript-eslint/eslint-plugin@npm:^8.25.0":
5390+
version: 8.25.0
5391+
resolution: "@typescript-eslint/eslint-plugin@npm:8.25.0"
53925392
dependencies:
53935393
"@eslint-community/regexpp": "npm:^4.10.0"
5394-
"@typescript-eslint/scope-manager": "npm:8.22.0"
5395-
"@typescript-eslint/type-utils": "npm:8.22.0"
5396-
"@typescript-eslint/utils": "npm:8.22.0"
5397-
"@typescript-eslint/visitor-keys": "npm:8.22.0"
5394+
"@typescript-eslint/scope-manager": "npm:8.25.0"
5395+
"@typescript-eslint/type-utils": "npm:8.25.0"
5396+
"@typescript-eslint/utils": "npm:8.25.0"
5397+
"@typescript-eslint/visitor-keys": "npm:8.25.0"
53985398
graphemer: "npm:^1.4.0"
53995399
ignore: "npm:^5.3.1"
54005400
natural-compare: "npm:^1.4.0"
5401-
ts-api-utils: "npm:^2.0.0"
5401+
ts-api-utils: "npm:^2.0.1"
54025402
peerDependencies:
54035403
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
54045404
eslint: ^8.57.0 || ^9.0.0
54055405
typescript: ">=4.8.4 <5.8.0"
5406-
checksum: 10c0/eecc23e05287cc99a43855d64c0f0898f690ee14b8c31b60ba92ce9732443f6b0c9695514b276fb2ecd27e64c15d4c38cd28b570779115525b4dfdbba60e81ca
5406+
checksum: 10c0/11d63850f5f03b29cd31166f8da111788dc74e46877c2e16a5c488d6c4aa4b6c68c0857b9a396ad920aa7f0f3e7166f4faecbb194c19cd2bb9d3f687c5d2b292
54075407
languageName: node
54085408
linkType: hard
54095409

@@ -5423,16 +5423,6 @@ __metadata:
54235423
languageName: node
54245424
linkType: hard
54255425

5426-
"@typescript-eslint/scope-manager@npm:8.22.0":
5427-
version: 8.22.0
5428-
resolution: "@typescript-eslint/scope-manager@npm:8.22.0"
5429-
dependencies:
5430-
"@typescript-eslint/types": "npm:8.22.0"
5431-
"@typescript-eslint/visitor-keys": "npm:8.22.0"
5432-
checksum: 10c0/f393ab32086f4b095fcd77169abb5200ad94f282860944d164cec8c9b70090c36235f49b066ba24dfd953201b7730e48200a254e5950a9a3565acdacbbc0fd64
5433-
languageName: node
5434-
linkType: hard
5435-
54365426
"@typescript-eslint/scope-manager@npm:8.23.0":
54375427
version: 8.23.0
54385428
resolution: "@typescript-eslint/scope-manager@npm:8.23.0"
@@ -5443,25 +5433,28 @@ __metadata:
54435433
languageName: node
54445434
linkType: hard
54455435

5446-
"@typescript-eslint/type-utils@npm:8.22.0":
5447-
version: 8.22.0
5448-
resolution: "@typescript-eslint/type-utils@npm:8.22.0"
5436+
"@typescript-eslint/scope-manager@npm:8.25.0":
5437+
version: 8.25.0
5438+
resolution: "@typescript-eslint/scope-manager@npm:8.25.0"
5439+
dependencies:
5440+
"@typescript-eslint/types": "npm:8.25.0"
5441+
"@typescript-eslint/visitor-keys": "npm:8.25.0"
5442+
checksum: 10c0/0a53a07873bdb569be38053ec006009cc8ba6b12c538b6df0935afd18e431cb17da1eb15b0c9cd267ac211c47aaa44fbc8d7ff3b7b44ff711621ff305fa3b355
5443+
languageName: node
5444+
linkType: hard
5445+
5446+
"@typescript-eslint/type-utils@npm:8.25.0":
5447+
version: 8.25.0
5448+
resolution: "@typescript-eslint/type-utils@npm:8.25.0"
54495449
dependencies:
5450-
"@typescript-eslint/typescript-estree": "npm:8.22.0"
5451-
"@typescript-eslint/utils": "npm:8.22.0"
5450+
"@typescript-eslint/typescript-estree": "npm:8.25.0"
5451+
"@typescript-eslint/utils": "npm:8.25.0"
54525452
debug: "npm:^4.3.4"
5453-
ts-api-utils: "npm:^2.0.0"
5453+
ts-api-utils: "npm:^2.0.1"
54545454
peerDependencies:
54555455
eslint: ^8.57.0 || ^9.0.0
54565456
typescript: ">=4.8.4 <5.8.0"
5457-
checksum: 10c0/dc457d9184dc2156eda225c63de03b1052d75464d6393edaf0f1728eecf64170f73e19bc9b9d4a4a029870ce25015b59bd6705e1e18b731ca4fcecac4398bfb7
5458-
languageName: node
5459-
linkType: hard
5460-
5461-
"@typescript-eslint/types@npm:8.22.0":
5462-
version: 8.22.0
5463-
resolution: "@typescript-eslint/types@npm:8.22.0"
5464-
checksum: 10c0/6357d0937e2b84ddb00763d05053fe50f2270fa428aa11f1ad6a1293827cf54da7e6d4d20b00b9d4f633b6982a2eb0e494f05285daa1279d8a3493f0d8abae18
5457+
checksum: 10c0/b7477a2d239cfd337f7d28641666763cf680a43a8d377a09dc42415f715670d35fbb4e772e103dfe8cd620c377e66bce740106bb3983ee65a739c28fab7325d1
54655458
languageName: node
54665459
linkType: hard
54675460

@@ -5472,21 +5465,10 @@ __metadata:
54725465
languageName: node
54735466
linkType: hard
54745467

5475-
"@typescript-eslint/typescript-estree@npm:8.22.0":
5476-
version: 8.22.0
5477-
resolution: "@typescript-eslint/typescript-estree@npm:8.22.0"
5478-
dependencies:
5479-
"@typescript-eslint/types": "npm:8.22.0"
5480-
"@typescript-eslint/visitor-keys": "npm:8.22.0"
5481-
debug: "npm:^4.3.4"
5482-
fast-glob: "npm:^3.3.2"
5483-
is-glob: "npm:^4.0.3"
5484-
minimatch: "npm:^9.0.4"
5485-
semver: "npm:^7.6.0"
5486-
ts-api-utils: "npm:^2.0.0"
5487-
peerDependencies:
5488-
typescript: ">=4.8.4 <5.8.0"
5489-
checksum: 10c0/0a9d77fbadfb1e54c06abde424e461103576595c70e50ae8a15a3d7c07f125f253f505208e1ea5cc483b9073d95fc10ce0c4ddfe0fe08ec2aceda6314c341e0d
5468+
"@typescript-eslint/types@npm:8.25.0":
5469+
version: 8.25.0
5470+
resolution: "@typescript-eslint/types@npm:8.25.0"
5471+
checksum: 10c0/b39addbee4be4d66e3089c2d01f9f1d69cedc13bff20e4fa9ed0ca5a0e7591d7c6e41ab3763c8c35404f971bc0fbf9f7867dbc2832740e5b63ee0049d60289f5
54905472
languageName: node
54915473
linkType: hard
54925474

@@ -5508,28 +5490,36 @@ __metadata:
55085490
languageName: node
55095491
linkType: hard
55105492

5511-
"@typescript-eslint/utils@npm:8.22.0":
5512-
version: 8.22.0
5513-
resolution: "@typescript-eslint/utils@npm:8.22.0"
5493+
"@typescript-eslint/typescript-estree@npm:8.25.0":
5494+
version: 8.25.0
5495+
resolution: "@typescript-eslint/typescript-estree@npm:8.25.0"
55145496
dependencies:
5515-
"@eslint-community/eslint-utils": "npm:^4.4.0"
5516-
"@typescript-eslint/scope-manager": "npm:8.22.0"
5517-
"@typescript-eslint/types": "npm:8.22.0"
5518-
"@typescript-eslint/typescript-estree": "npm:8.22.0"
5497+
"@typescript-eslint/types": "npm:8.25.0"
5498+
"@typescript-eslint/visitor-keys": "npm:8.25.0"
5499+
debug: "npm:^4.3.4"
5500+
fast-glob: "npm:^3.3.2"
5501+
is-glob: "npm:^4.0.3"
5502+
minimatch: "npm:^9.0.4"
5503+
semver: "npm:^7.6.0"
5504+
ts-api-utils: "npm:^2.0.1"
55195505
peerDependencies:
5520-
eslint: ^8.57.0 || ^9.0.0
55215506
typescript: ">=4.8.4 <5.8.0"
5522-
checksum: 10c0/6f1e3f9c0fb865c8cef4fdca04679cea7357ed011338b54d80550e9ad5369a3f24cbe4b0985d293192fe351fa133e5f4ea401f47af90bb46c21903bfe087b398
5507+
checksum: 10c0/fc9de1c4f6ab81fb80b632dedef84d1ecf4c0abdc5f5246698deb6d86d5c6b5d582ef8a44fdef445bf7fbfa6658db516fe875c9d7c984bf4802e3a508b061856
55235508
languageName: node
55245509
linkType: hard
55255510

5526-
"@typescript-eslint/visitor-keys@npm:8.22.0":
5527-
version: 8.22.0
5528-
resolution: "@typescript-eslint/visitor-keys@npm:8.22.0"
5511+
"@typescript-eslint/utils@npm:8.25.0":
5512+
version: 8.25.0
5513+
resolution: "@typescript-eslint/utils@npm:8.25.0"
55295514
dependencies:
5530-
"@typescript-eslint/types": "npm:8.22.0"
5531-
eslint-visitor-keys: "npm:^4.2.0"
5532-
checksum: 10c0/fd83d2feadaf79950427fbbc3d23ca01cf4646ce7e0dd515a9c881d31ec1cc768e7b8898d3af065e31df39452501a3345092581cbfccac89e89d293519540557
5515+
"@eslint-community/eslint-utils": "npm:^4.4.0"
5516+
"@typescript-eslint/scope-manager": "npm:8.25.0"
5517+
"@typescript-eslint/types": "npm:8.25.0"
5518+
"@typescript-eslint/typescript-estree": "npm:8.25.0"
5519+
peerDependencies:
5520+
eslint: ^8.57.0 || ^9.0.0
5521+
typescript: ">=4.8.4 <5.8.0"
5522+
checksum: 10c0/cd15c4919f02899fd3975049a0a051a1455332a108c085a3e90ae9872e2cddac7f20a9a2c616f1366fca84274649e836ad6a437c9c5ead0bdabf5a123d12403f
55335523
languageName: node
55345524
linkType: hard
55355525

@@ -5543,6 +5533,16 @@ __metadata:
55435533
languageName: node
55445534
linkType: hard
55455535

5536+
"@typescript-eslint/visitor-keys@npm:8.25.0":
5537+
version: 8.25.0
5538+
resolution: "@typescript-eslint/visitor-keys@npm:8.25.0"
5539+
dependencies:
5540+
"@typescript-eslint/types": "npm:8.25.0"
5541+
eslint-visitor-keys: "npm:^4.2.0"
5542+
checksum: 10c0/7eb84c5899a25b1eb89d3c3f4be3ff18171f934669c57e2530b6dfa5fdd6eaae60629f3c89d06f4c8075fd1c701de76c0b9194e2922895c661ab6091e48f7db9
5543+
languageName: node
5544+
linkType: hard
5545+
55465546
"@ungap/structured-clone@npm:^1.2.0":
55475547
version: 1.2.0
55485548
resolution: "@ungap/structured-clone@npm:1.2.0"
@@ -11090,15 +11090,6 @@ __metadata:
1109011090
languageName: node
1109111091
linkType: hard
1109211092

11093-
"ts-api-utils@npm:^2.0.0":
11094-
version: 2.0.0
11095-
resolution: "ts-api-utils@npm:2.0.0"
11096-
peerDependencies:
11097-
typescript: ">=4.8.4"
11098-
checksum: 10c0/6165e29a5b75bd0218e3cb0f9ee31aa893dbd819c2e46dbb086c841121eb0436ed47c2c18a20cb3463d74fd1fb5af62e2604ba5971cc48e5b38ebbdc56746dfc
11099-
languageName: node
11100-
linkType: hard
11101-
1110211093
"ts-api-utils@npm:^2.0.1":
1110311094
version: 2.0.1
1110411095
resolution: "ts-api-utils@npm:2.0.1"

0 commit comments

Comments
 (0)