Skip to content

Commit 83c19cd

Browse files
dependabot[bot]npalm
authored andcommitted
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.26.1 to 8.31.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.31.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.31.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 600832b commit 83c19cd

File tree

2 files changed

+68
-23
lines changed

2 files changed

+68
-23
lines changed

lambdas/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@swc/core": "~1.11.21",
3030
"@swc/helpers": "~0.5.15",
3131
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
32-
"@typescript-eslint/eslint-plugin": "^8.26.1",
32+
"@typescript-eslint/eslint-plugin": "^8.31.0",
3333
"@typescript-eslint/parser": "^8.26.1",
3434
"@vitest/coverage-v8": "^3.0.8",
3535
"chalk": "^5.4.1",

lambdas/yarn.lock

Lines changed: 67 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -5477,15 +5477,15 @@ __metadata:
54775477
languageName: node
54785478
linkType: hard
54795479

5480-
"@typescript-eslint/eslint-plugin@npm:^8.26.1":
5481-
version: 8.26.1
5482-
resolution: "@typescript-eslint/eslint-plugin@npm:8.26.1"
5480+
"@typescript-eslint/eslint-plugin@npm:^8.31.0":
5481+
version: 8.31.0
5482+
resolution: "@typescript-eslint/eslint-plugin@npm:8.31.0"
54835483
dependencies:
54845484
"@eslint-community/regexpp": "npm:^4.10.0"
5485-
"@typescript-eslint/scope-manager": "npm:8.26.1"
5486-
"@typescript-eslint/type-utils": "npm:8.26.1"
5487-
"@typescript-eslint/utils": "npm:8.26.1"
5488-
"@typescript-eslint/visitor-keys": "npm:8.26.1"
5485+
"@typescript-eslint/scope-manager": "npm:8.31.0"
5486+
"@typescript-eslint/type-utils": "npm:8.31.0"
5487+
"@typescript-eslint/utils": "npm:8.31.0"
5488+
"@typescript-eslint/visitor-keys": "npm:8.31.0"
54895489
graphemer: "npm:^1.4.0"
54905490
ignore: "npm:^5.3.1"
54915491
natural-compare: "npm:^1.4.0"
@@ -5494,7 +5494,7 @@ __metadata:
54945494
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
54955495
eslint: ^8.57.0 || ^9.0.0
54965496
typescript: ">=4.8.4 <5.9.0"
5497-
checksum: 10c0/412f41aafd503a1faea91edd03a68717ca8a49ed6683700b8386115c67b86110c9826d10005d3a0341b78cdee41a6ef08842716ced2b58af03f91eb1b8cc929c
5497+
checksum: 10c0/7d78e0cdcc967742752d49d2d38986ee38d0b7ca64af247e5fe0816cea9ae5f1bfa5c126154acc0846af515c4fb1c52c96926ee25c73b4c3f7e6fd73cb6d2b0e
54985498
languageName: node
54995499
linkType: hard
55005500

@@ -5524,18 +5524,28 @@ __metadata:
55245524
languageName: node
55255525
linkType: hard
55265526

5527-
"@typescript-eslint/type-utils@npm:8.26.1":
5528-
version: 8.26.1
5529-
resolution: "@typescript-eslint/type-utils@npm:8.26.1"
5527+
"@typescript-eslint/scope-manager@npm:8.31.0":
5528+
version: 8.31.0
5529+
resolution: "@typescript-eslint/scope-manager@npm:8.31.0"
55305530
dependencies:
5531-
"@typescript-eslint/typescript-estree": "npm:8.26.1"
5532-
"@typescript-eslint/utils": "npm:8.26.1"
5531+
"@typescript-eslint/types": "npm:8.31.0"
5532+
"@typescript-eslint/visitor-keys": "npm:8.31.0"
5533+
checksum: 10c0/eae758a24cc578fa351b8bf0c30c50de384292c0b05a58762f9b632d65a009bd5d902d806eccb6b678cc0b09686289fb4f1fd67da7f12d59ad43ff033b35cc4f
5534+
languageName: node
5535+
linkType: hard
5536+
5537+
"@typescript-eslint/type-utils@npm:8.31.0":
5538+
version: 8.31.0
5539+
resolution: "@typescript-eslint/type-utils@npm:8.31.0"
5540+
dependencies:
5541+
"@typescript-eslint/typescript-estree": "npm:8.31.0"
5542+
"@typescript-eslint/utils": "npm:8.31.0"
55335543
debug: "npm:^4.3.4"
55345544
ts-api-utils: "npm:^2.0.1"
55355545
peerDependencies:
55365546
eslint: ^8.57.0 || ^9.0.0
55375547
typescript: ">=4.8.4 <5.9.0"
5538-
checksum: 10c0/17553b4333246e1ffd447dab78a4cbc565c129c9baf32326387760c9790120a99d955acf84888b7ef96e73c82fc22a3e08e80f0bd65d21e3cf2fe002f977aba1
5548+
checksum: 10c0/f6938413a583430468b259f6823bb2ab1b5cd77cd6d4e21e1803df70e329046b9579aed5bdc9bdcf4046c8091615a911ac3990859db78d00210bb867915ba37f
55395549
languageName: node
55405550
linkType: hard
55415551

@@ -5546,6 +5556,13 @@ __metadata:
55465556
languageName: node
55475557
linkType: hard
55485558

5559+
"@typescript-eslint/types@npm:8.31.0":
5560+
version: 8.31.0
5561+
resolution: "@typescript-eslint/types@npm:8.31.0"
5562+
checksum: 10c0/04130a30aac477d36d6a155399b27773457aeb9b485ef8fb56fee05725b6e36768c9fac7e4d1f073fd16988de0eb7dffc743c3f834ae907cf918cabb075e5cd8
5563+
languageName: node
5564+
linkType: hard
5565+
55495566
"@typescript-eslint/typescript-estree@npm:8.26.1":
55505567
version: 8.26.1
55515568
resolution: "@typescript-eslint/typescript-estree@npm:8.26.1"
@@ -5564,18 +5581,36 @@ __metadata:
55645581
languageName: node
55655582
linkType: hard
55665583

5567-
"@typescript-eslint/utils@npm:8.26.1":
5568-
version: 8.26.1
5569-
resolution: "@typescript-eslint/utils@npm:8.26.1"
5584+
"@typescript-eslint/typescript-estree@npm:8.31.0":
5585+
version: 8.31.0
5586+
resolution: "@typescript-eslint/typescript-estree@npm:8.31.0"
5587+
dependencies:
5588+
"@typescript-eslint/types": "npm:8.31.0"
5589+
"@typescript-eslint/visitor-keys": "npm:8.31.0"
5590+
debug: "npm:^4.3.4"
5591+
fast-glob: "npm:^3.3.2"
5592+
is-glob: "npm:^4.0.3"
5593+
minimatch: "npm:^9.0.4"
5594+
semver: "npm:^7.6.0"
5595+
ts-api-utils: "npm:^2.0.1"
5596+
peerDependencies:
5597+
typescript: ">=4.8.4 <5.9.0"
5598+
checksum: 10c0/0ec074b2b9c49f80fafea716aa0cc4b05085e65730a3ef7c7d2d39db1657a40b38abe83f22bbe15ac4f6fdf576692f47d2d057347242e6cef5be81d070f55064
5599+
languageName: node
5600+
linkType: hard
5601+
5602+
"@typescript-eslint/utils@npm:8.31.0":
5603+
version: 8.31.0
5604+
resolution: "@typescript-eslint/utils@npm:8.31.0"
55705605
dependencies:
55715606
"@eslint-community/eslint-utils": "npm:^4.4.0"
5572-
"@typescript-eslint/scope-manager": "npm:8.26.1"
5573-
"@typescript-eslint/types": "npm:8.26.1"
5574-
"@typescript-eslint/typescript-estree": "npm:8.26.1"
5607+
"@typescript-eslint/scope-manager": "npm:8.31.0"
5608+
"@typescript-eslint/types": "npm:8.31.0"
5609+
"@typescript-eslint/typescript-estree": "npm:8.31.0"
55755610
peerDependencies:
55765611
eslint: ^8.57.0 || ^9.0.0
55775612
typescript: ">=4.8.4 <5.9.0"
5578-
checksum: 10c0/a5cb3bdf253cc8e8474a2ed8666c0a6194abe56f44039c6623bef0459ed17d0276ed6e40c70d35bd8ec4d41bafc255e4d3025469f32ac692ba2d89e7579c2a26
5613+
checksum: 10c0/1fd4f62e16a44a5be2de501f70ba4b2d64479e014370bde7bbc6de6897cf1699766a8b7be4deb9b0328e74c2b4171839336ede4e3c60fec6ac8378b623a75275
55795614
languageName: node
55805615
linkType: hard
55815616

@@ -5589,6 +5624,16 @@ __metadata:
55895624
languageName: node
55905625
linkType: hard
55915626

5627+
"@typescript-eslint/visitor-keys@npm:8.31.0":
5628+
version: 8.31.0
5629+
resolution: "@typescript-eslint/visitor-keys@npm:8.31.0"
5630+
dependencies:
5631+
"@typescript-eslint/types": "npm:8.31.0"
5632+
eslint-visitor-keys: "npm:^4.2.0"
5633+
checksum: 10c0/e41e2a9e287d11232cda6126377d1df4de69c6e9dc2a14058819cff15280ec654a3877886a6806728196f299766cfbb0b299eb021c2ce168eb15dff5eb07b51b
5634+
languageName: node
5635+
linkType: hard
5636+
55925637
"@vercel/ncc@npm:0.38.3, @vercel/ncc@npm:^0.38.3":
55935638
version: 0.38.3
55945639
resolution: "@vercel/ncc@npm:0.38.3"
@@ -8729,7 +8774,7 @@ __metadata:
87298774
"@swc/core": "npm:~1.11.21"
87308775
"@swc/helpers": "npm:~0.5.15"
87318776
"@trivago/prettier-plugin-sort-imports": "npm:^5.2.2"
8732-
"@typescript-eslint/eslint-plugin": "npm:^8.26.1"
8777+
"@typescript-eslint/eslint-plugin": "npm:^8.31.0"
87338778
"@typescript-eslint/parser": "npm:^8.26.1"
87348779
"@vitest/coverage-v8": "npm:^3.0.8"
87358780
chalk: "npm:^5.4.1"

0 commit comments

Comments
 (0)