Skip to content

Commit ece7068

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.46.0 to 8.47.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.47.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.47.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 53b10e7 commit ece7068

File tree

2 files changed

+76
-93
lines changed

2 files changed

+76
-93
lines changed

lambdas/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@swc/core": "~1.15.0",
3333
"@swc/helpers": "~0.5.17",
3434
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
35-
"@typescript-eslint/eslint-plugin": "^8.46.0",
35+
"@typescript-eslint/eslint-plugin": "^8.47.0",
3636
"@typescript-eslint/parser": "^8.46.2",
3737
"@vitest/coverage-v8": "^4.0.5",
3838
"chalk": "^5.6.2",

lambdas/yarn.lock

Lines changed: 75 additions & 92 deletions
Original file line numberDiff line numberDiff line change
@@ -5100,24 +5100,24 @@ __metadata:
51005100
languageName: node
51015101
linkType: hard
51025102

5103-
"@typescript-eslint/eslint-plugin@npm:^8.46.0":
5104-
version: 8.46.0
5105-
resolution: "@typescript-eslint/eslint-plugin@npm:8.46.0"
5103+
"@typescript-eslint/eslint-plugin@npm:^8.47.0":
5104+
version: 8.48.0
5105+
resolution: "@typescript-eslint/eslint-plugin@npm:8.48.0"
51065106
dependencies:
51075107
"@eslint-community/regexpp": "npm:^4.10.0"
5108-
"@typescript-eslint/scope-manager": "npm:8.46.0"
5109-
"@typescript-eslint/type-utils": "npm:8.46.0"
5110-
"@typescript-eslint/utils": "npm:8.46.0"
5111-
"@typescript-eslint/visitor-keys": "npm:8.46.0"
5108+
"@typescript-eslint/scope-manager": "npm:8.48.0"
5109+
"@typescript-eslint/type-utils": "npm:8.48.0"
5110+
"@typescript-eslint/utils": "npm:8.48.0"
5111+
"@typescript-eslint/visitor-keys": "npm:8.48.0"
51125112
graphemer: "npm:^1.4.0"
51135113
ignore: "npm:^7.0.0"
51145114
natural-compare: "npm:^1.4.0"
51155115
ts-api-utils: "npm:^2.1.0"
51165116
peerDependencies:
5117-
"@typescript-eslint/parser": ^8.46.0
5117+
"@typescript-eslint/parser": ^8.48.0
51185118
eslint: ^8.57.0 || ^9.0.0
51195119
typescript: ">=4.8.4 <6.0.0"
5120-
checksum: 10c0/9de2b2127b977b0d73733042602a744e5b69bfe906c6dac424123ff9726816dcc4bb3d4ba470bc1fc5c741421f53274a3a896c09fbb50e298352d4a72011b2c2
5120+
checksum: 10c0/5f4f9ac3ace3f615bac428859026b70fb7fa236666cfe8856fed3add7e4ba73c7113264c2df7a9d68247b679dfcc21b0414488bda7b9b3de1c209b1807ed7842
51215121
languageName: node
51225122
linkType: hard
51235123

@@ -5137,19 +5137,6 @@ __metadata:
51375137
languageName: node
51385138
linkType: hard
51395139

5140-
"@typescript-eslint/project-service@npm:8.46.0":
5141-
version: 8.46.0
5142-
resolution: "@typescript-eslint/project-service@npm:8.46.0"
5143-
dependencies:
5144-
"@typescript-eslint/tsconfig-utils": "npm:^8.46.0"
5145-
"@typescript-eslint/types": "npm:^8.46.0"
5146-
debug: "npm:^4.3.4"
5147-
peerDependencies:
5148-
typescript: ">=4.8.4 <6.0.0"
5149-
checksum: 10c0/c3164c795570edfa141917f3099724eca70383b016be1b08f656a491b459d68cf8e2547ac416d75048d3511ca5feaea0586aabad339e3dfe2ae6fddb650d7bc8
5150-
languageName: node
5151-
linkType: hard
5152-
51535140
"@typescript-eslint/project-service@npm:8.46.3":
51545141
version: 8.46.3
51555142
resolution: "@typescript-eslint/project-service@npm:8.46.3"
@@ -5163,13 +5150,16 @@ __metadata:
51635150
languageName: node
51645151
linkType: hard
51655152

5166-
"@typescript-eslint/scope-manager@npm:8.46.0":
5167-
version: 8.46.0
5168-
resolution: "@typescript-eslint/scope-manager@npm:8.46.0"
5153+
"@typescript-eslint/project-service@npm:8.48.0":
5154+
version: 8.48.0
5155+
resolution: "@typescript-eslint/project-service@npm:8.48.0"
51695156
dependencies:
5170-
"@typescript-eslint/types": "npm:8.46.0"
5171-
"@typescript-eslint/visitor-keys": "npm:8.46.0"
5172-
checksum: 10c0/9c242d1edd51247559f99dd8986bdb571db0a2a583a2d02ee8f5f346d265e956f413b442c27e1b02d55ce3944609f6593050ec657be672d9b24b7ed0a359a6ad
5157+
"@typescript-eslint/tsconfig-utils": "npm:^8.48.0"
5158+
"@typescript-eslint/types": "npm:^8.48.0"
5159+
debug: "npm:^4.3.4"
5160+
peerDependencies:
5161+
typescript: ">=4.8.4 <6.0.0"
5162+
checksum: 10c0/6e1d08312fe55a91ba37eb19131af91ad7834bafd15d1cddb83a1e35e5134382e10dc0b14531036ba1c075ce4cba627123625ed6f2e209fb3355f3dda25da0a1
51735163
languageName: node
51745164
linkType: hard
51755165

@@ -5183,12 +5173,13 @@ __metadata:
51835173
languageName: node
51845174
linkType: hard
51855175

5186-
"@typescript-eslint/tsconfig-utils@npm:8.46.0":
5187-
version: 8.46.0
5188-
resolution: "@typescript-eslint/tsconfig-utils@npm:8.46.0"
5189-
peerDependencies:
5190-
typescript: ">=4.8.4 <6.0.0"
5191-
checksum: 10c0/306b27c741709f2435dd1c7eabdf552775dff1b3ced01d791c5b9755394ceb3f37c9bcceec92adb6fe60c622523f9d47d9b0d9e515071f47d50527705a4706f7
5176+
"@typescript-eslint/scope-manager@npm:8.48.0":
5177+
version: 8.48.0
5178+
resolution: "@typescript-eslint/scope-manager@npm:8.48.0"
5179+
dependencies:
5180+
"@typescript-eslint/types": "npm:8.48.0"
5181+
"@typescript-eslint/visitor-keys": "npm:8.48.0"
5182+
checksum: 10c0/0766e365901a8af9d9e41fa70464254aacf8b4d167734d88b6cdaa0235e86bfdffc57a3e39a20e105929b8df499d252090f64f81f86770f74626ca809afe54b6
51925183
languageName: node
51935184
linkType: hard
51945185

@@ -5201,35 +5192,28 @@ __metadata:
52015192
languageName: node
52025193
linkType: hard
52035194

5204-
"@typescript-eslint/tsconfig-utils@npm:^8.46.0":
5205-
version: 8.46.1
5206-
resolution: "@typescript-eslint/tsconfig-utils@npm:8.46.1"
5195+
"@typescript-eslint/tsconfig-utils@npm:8.48.0, @typescript-eslint/tsconfig-utils@npm:^8.48.0":
5196+
version: 8.48.0
5197+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.48.0"
52075198
peerDependencies:
52085199
typescript: ">=4.8.4 <6.0.0"
5209-
checksum: 10c0/c373bd4e2f43e03d8d4dc91cacbc0acdb217809f0e7b23fb4dd349fdab2503489dd79a3adb394491763ec967fa1312c5c9aebdbc5799ad3ed773b036a6eddb9d
5200+
checksum: 10c0/52e9ce8ffbaf32f3c6f4b8fa8af6e3901c430411e137a0baf650fcefdd8edf3dcc4569eba726a28424471d4d1d96b815aa4cf7b63aa7b67380efd6a8dd354222
52105201
languageName: node
52115202
linkType: hard
52125203

5213-
"@typescript-eslint/type-utils@npm:8.46.0":
5214-
version: 8.46.0
5215-
resolution: "@typescript-eslint/type-utils@npm:8.46.0"
5204+
"@typescript-eslint/type-utils@npm:8.48.0":
5205+
version: 8.48.0
5206+
resolution: "@typescript-eslint/type-utils@npm:8.48.0"
52165207
dependencies:
5217-
"@typescript-eslint/types": "npm:8.46.0"
5218-
"@typescript-eslint/typescript-estree": "npm:8.46.0"
5219-
"@typescript-eslint/utils": "npm:8.46.0"
5208+
"@typescript-eslint/types": "npm:8.48.0"
5209+
"@typescript-eslint/typescript-estree": "npm:8.48.0"
5210+
"@typescript-eslint/utils": "npm:8.48.0"
52205211
debug: "npm:^4.3.4"
52215212
ts-api-utils: "npm:^2.1.0"
52225213
peerDependencies:
52235214
eslint: ^8.57.0 || ^9.0.0
52245215
typescript: ">=4.8.4 <6.0.0"
5225-
checksum: 10c0/a0fa4617a998094bc217be1989b76a3e45c058117cda027a723ff6f98f15e5237abfa123284afbdea7f320b4da65e1053ed47c8a211dd012591908a9daa46f02
5226-
languageName: node
5227-
linkType: hard
5228-
5229-
"@typescript-eslint/types@npm:8.46.0":
5230-
version: 8.46.0
5231-
resolution: "@typescript-eslint/types@npm:8.46.0"
5232-
checksum: 10c0/2f986852139bcbe940b4aafe79bbd28dcca7176e95ba4e3880984ef58c81ad077ca9d9191aad56d2b1df6d16060f5744a96ab3118ddbc9766e5035ed470445c1
5216+
checksum: 10c0/72ab5c7d183b844e4870bfa5dfeb68e2e7ce5f3e1b33c06d5a8e70f0d0a012c9152ad15071d41ba3788266109804a9f4cdb85d664b11df8948bc930e29e0c244
52335217
languageName: node
52345218
linkType: hard
52355219

@@ -5240,30 +5224,10 @@ __metadata:
52405224
languageName: node
52415225
linkType: hard
52425226

5243-
"@typescript-eslint/types@npm:^8.46.0":
5244-
version: 8.46.1
5245-
resolution: "@typescript-eslint/types@npm:8.46.1"
5246-
checksum: 10c0/90887acaa5b33b45af20cf7f87ec4ae098c0daa88484245473e73903fa6e542f613247c22148132167891ca06af6549a60b9d2fd14a65b22871e016901ce3756
5247-
languageName: node
5248-
linkType: hard
5249-
5250-
"@typescript-eslint/typescript-estree@npm:8.46.0":
5251-
version: 8.46.0
5252-
resolution: "@typescript-eslint/typescript-estree@npm:8.46.0"
5253-
dependencies:
5254-
"@typescript-eslint/project-service": "npm:8.46.0"
5255-
"@typescript-eslint/tsconfig-utils": "npm:8.46.0"
5256-
"@typescript-eslint/types": "npm:8.46.0"
5257-
"@typescript-eslint/visitor-keys": "npm:8.46.0"
5258-
debug: "npm:^4.3.4"
5259-
fast-glob: "npm:^3.3.2"
5260-
is-glob: "npm:^4.0.3"
5261-
minimatch: "npm:^9.0.4"
5262-
semver: "npm:^7.6.0"
5263-
ts-api-utils: "npm:^2.1.0"
5264-
peerDependencies:
5265-
typescript: ">=4.8.4 <6.0.0"
5266-
checksum: 10c0/39aed033dc23c3356e39891c9eba6dde0dc618406f0e13e9adc5967fb81790ec199b1d6eb1144e35ad13a0daaf72157f5f3fc7ac1b7c58d152ade68fe27ad221
5227+
"@typescript-eslint/types@npm:8.48.0, @typescript-eslint/types@npm:^8.48.0":
5228+
version: 8.48.0
5229+
resolution: "@typescript-eslint/types@npm:8.48.0"
5230+
checksum: 10c0/865a8f4ae4a50aa8976f3d7e0f874f1a1c80227ec53ded68644d41011c729a489bb59f70683b29237ab945716ea0258e1d47387163379eab3edaaf5e5cc3b757
52675231
languageName: node
52685232
linkType: hard
52695233

@@ -5287,28 +5251,37 @@ __metadata:
52875251
languageName: node
52885252
linkType: hard
52895253

5290-
"@typescript-eslint/utils@npm:8.46.0":
5291-
version: 8.46.0
5292-
resolution: "@typescript-eslint/utils@npm:8.46.0"
5254+
"@typescript-eslint/typescript-estree@npm:8.48.0":
5255+
version: 8.48.0
5256+
resolution: "@typescript-eslint/typescript-estree@npm:8.48.0"
52935257
dependencies:
5294-
"@eslint-community/eslint-utils": "npm:^4.7.0"
5295-
"@typescript-eslint/scope-manager": "npm:8.46.0"
5296-
"@typescript-eslint/types": "npm:8.46.0"
5297-
"@typescript-eslint/typescript-estree": "npm:8.46.0"
5258+
"@typescript-eslint/project-service": "npm:8.48.0"
5259+
"@typescript-eslint/tsconfig-utils": "npm:8.48.0"
5260+
"@typescript-eslint/types": "npm:8.48.0"
5261+
"@typescript-eslint/visitor-keys": "npm:8.48.0"
5262+
debug: "npm:^4.3.4"
5263+
minimatch: "npm:^9.0.4"
5264+
semver: "npm:^7.6.0"
5265+
tinyglobby: "npm:^0.2.15"
5266+
ts-api-utils: "npm:^2.1.0"
52985267
peerDependencies:
5299-
eslint: ^8.57.0 || ^9.0.0
53005268
typescript: ">=4.8.4 <6.0.0"
5301-
checksum: 10c0/77cc7dff9132d9f02e8766d128edbeb7c2f2b56f9ebdac7308e75a04924e2369857da27b23f0054476c9640609a9707b8dd8ca8b1c59a067e45f65bf5ef4cc1b
5269+
checksum: 10c0/f17dd35f7b82654fae9fe83c2eb650572464dbce0170d55b3ef94b99e9aae010f2cbadd436089c8e59eef97d41719ace3a2deb4ac3cdfac26d43b36f34df5590
53025270
languageName: node
53035271
linkType: hard
53045272

5305-
"@typescript-eslint/visitor-keys@npm:8.46.0":
5306-
version: 8.46.0
5307-
resolution: "@typescript-eslint/visitor-keys@npm:8.46.0"
5273+
"@typescript-eslint/utils@npm:8.48.0":
5274+
version: 8.48.0
5275+
resolution: "@typescript-eslint/utils@npm:8.48.0"
53085276
dependencies:
5309-
"@typescript-eslint/types": "npm:8.46.0"
5310-
eslint-visitor-keys: "npm:^4.2.1"
5311-
checksum: 10c0/473dd4861b81238c1df10008b3b6d4684b2fa5ec4f3a8eeb544ea1278a5e2119f839447d16653ea3070164d7e742e3516fe9b0faf16e12a457fa26d5e14a7498
5277+
"@eslint-community/eslint-utils": "npm:^4.7.0"
5278+
"@typescript-eslint/scope-manager": "npm:8.48.0"
5279+
"@typescript-eslint/types": "npm:8.48.0"
5280+
"@typescript-eslint/typescript-estree": "npm:8.48.0"
5281+
peerDependencies:
5282+
eslint: ^8.57.0 || ^9.0.0
5283+
typescript: ">=4.8.4 <6.0.0"
5284+
checksum: 10c0/56334312d1dc114a5c8b05dac4da191c40a416a5705fa76797ebdc9f6a96d35727fd0993cf8776f5c4411837e5fc2151bfa61d3eecc98b24f5a821a63a4d56f3
53125285
languageName: node
53135286
linkType: hard
53145287

@@ -5322,6 +5295,16 @@ __metadata:
53225295
languageName: node
53235296
linkType: hard
53245297

5298+
"@typescript-eslint/visitor-keys@npm:8.48.0":
5299+
version: 8.48.0
5300+
resolution: "@typescript-eslint/visitor-keys@npm:8.48.0"
5301+
dependencies:
5302+
"@typescript-eslint/types": "npm:8.48.0"
5303+
eslint-visitor-keys: "npm:^4.2.1"
5304+
checksum: 10c0/20ae9ec255a786de40cdba281b63f634a642dcc34d2a79c5ffc160109f7f6227c28ae2c64be32cbc53dc68dc398c3da715bfcce90422b5024f15f7124a3c1704
5305+
languageName: node
5306+
linkType: hard
5307+
53255308
"@vercel/ncc@npm:0.38.4, @vercel/ncc@npm:^0.38.4":
53265309
version: 0.38.4
53275310
resolution: "@vercel/ncc@npm:0.38.4"
@@ -8170,7 +8153,7 @@ __metadata:
81708153
"@swc/core": "npm:~1.15.0"
81718154
"@swc/helpers": "npm:~0.5.17"
81728155
"@trivago/prettier-plugin-sort-imports": "npm:^5.2.2"
8173-
"@typescript-eslint/eslint-plugin": "npm:^8.46.0"
8156+
"@typescript-eslint/eslint-plugin": "npm:^8.47.0"
81748157
"@typescript-eslint/parser": "npm:^8.46.2"
81758158
"@vitest/coverage-v8": "npm:^4.0.5"
81768159
chalk: "npm:^5.6.2"

0 commit comments

Comments
 (0)