Skip to content

Commit

Permalink
chore(deps): bump @typescript-eslint/eslint-plugin from 7.17.0 to 8.18.2
Browse files Browse the repository at this point in the history
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.17.0 to 8.18.2.
- [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.2/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 29, 2024
1 parent d23532e commit ab94148
Show file tree
Hide file tree
Showing 3 changed files with 77 additions and 35 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@types/babel__core": "^7",
"@types/jest": "^29.2.0",
"@types/node": "^22.0.0",
"@typescript-eslint/eslint-plugin": "7.17.0",
"@typescript-eslint/eslint-plugin": "8.18.2",
"@typescript-eslint/parser": "7.17.0",
"@wireapp/eslint-config": "workspace:^",
"eslint": "8.57.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@types/eslint": "^8",
"@types/prettier": "^3",
"@typescript-eslint/eslint-plugin": "7.17.0",
"@typescript-eslint/eslint-plugin": "8.18.2",
"@typescript-eslint/parser": "7.17.0",
"eslint": "^8",
"eslint-config-prettier": "^9",
Expand Down
108 changes: 75 additions & 33 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4894,26 +4894,24 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:7.17.0":
version: 7.17.0
resolution: "@typescript-eslint/eslint-plugin@npm:7.17.0"
"@typescript-eslint/eslint-plugin@npm:8.18.2":
version: 8.18.2
resolution: "@typescript-eslint/eslint-plugin@npm:8.18.2"
dependencies:
"@eslint-community/regexpp": ^4.10.0
"@typescript-eslint/scope-manager": 7.17.0
"@typescript-eslint/type-utils": 7.17.0
"@typescript-eslint/utils": 7.17.0
"@typescript-eslint/visitor-keys": 7.17.0
"@typescript-eslint/scope-manager": 8.18.2
"@typescript-eslint/type-utils": 8.18.2
"@typescript-eslint/utils": 8.18.2
"@typescript-eslint/visitor-keys": 8.18.2
graphemer: ^1.4.0
ignore: ^5.3.1
natural-compare: ^1.4.0
ts-api-utils: ^1.3.0
peerDependencies:
"@typescript-eslint/parser": ^7.0.0
eslint: ^8.56.0
peerDependenciesMeta:
typescript:
optional: true
checksum: edb0abd0113020e47f6fb0833c1b0fe3dcd45420b6ecbdd141331ead05f69cfa09e790ed469e4ecfb70c05e0fb882c61d409b639edc82cf9046a7fe3c986f544
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.8.0"
checksum: 1826b5624a9052f3dc9b34d20cc61a8963cac5188bc459f1a2355165643ca9a9aace218f9740f17d7f26ce46016983df16292d77e012e1a72d7424666eeecaf4
languageName: node
linkType: hard

Expand Down Expand Up @@ -4975,20 +4973,28 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:7.17.0":
version: 7.17.0
resolution: "@typescript-eslint/type-utils@npm:7.17.0"
"@typescript-eslint/scope-manager@npm:8.18.2":
version: 8.18.2
resolution: "@typescript-eslint/scope-manager@npm:8.18.2"
dependencies:
"@typescript-eslint/typescript-estree": 7.17.0
"@typescript-eslint/utils": 7.17.0
"@typescript-eslint/types": 8.18.2
"@typescript-eslint/visitor-keys": 8.18.2
checksum: ecd3a9a6ef53509826822a5cf540dca578c42bf10e1852654746600051604ce06530737100d948cc8e7768718eb37f111e99f6c32f9044038e8d808ea4c9058a
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:8.18.2":
version: 8.18.2
resolution: "@typescript-eslint/type-utils@npm:8.18.2"
dependencies:
"@typescript-eslint/typescript-estree": 8.18.2
"@typescript-eslint/utils": 8.18.2
debug: ^4.3.4
ts-api-utils: ^1.3.0
peerDependencies:
eslint: ^8.56.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 357a32d75f449cb9112ee9a23644b79c3eada8b023bd2508489cdc97e0a834ab2937712fb95a2aedd3cfb801d9b973280899ab696938908c480af240a22a36ba
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.8.0"
checksum: dbd8cc72772d00daeb1e36efe0dc604f00f626da4d4eb1c3220cdbcbb87d4f1aa9f8a3ae2756ddc09a5f3c7cb3b8bf04c4fa306776035406007aac6a7908b445
languageName: node
linkType: hard

Expand Down Expand Up @@ -5020,6 +5026,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.18.2":
version: 8.18.2
resolution: "@typescript-eslint/types@npm:8.18.2"
checksum: dcfa802ec5ba2860a521690eab15b65e5ac36e88e639acb31ca69321dc8d5237247462e003922aceaf7569b69d41a26943c21506ba3d8a71c070bcb92e10f272
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.62.0":
version: 5.62.0
resolution: "@typescript-eslint/typescript-estree@npm:5.62.0"
Expand Down Expand Up @@ -5095,17 +5108,36 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:7.17.0":
version: 7.17.0
resolution: "@typescript-eslint/utils@npm:7.17.0"
"@typescript-eslint/typescript-estree@npm:8.18.2":
version: 8.18.2
resolution: "@typescript-eslint/typescript-estree@npm:8.18.2"
dependencies:
"@typescript-eslint/types": 8.18.2
"@typescript-eslint/visitor-keys": 8.18.2
debug: ^4.3.4
fast-glob: ^3.3.2
is-glob: ^4.0.3
minimatch: ^9.0.4
semver: ^7.6.0
ts-api-utils: ^1.3.0
peerDependencies:
typescript: ">=4.8.4 <5.8.0"
checksum: e72a922846b356dddf4af1b7bc79177e5c3783733fc0019f7959561a3182f55cfa7c7da2f1ecab36d15343d0f24857a1708158450685df3683dda5d315a1dee0
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:8.18.2":
version: 8.18.2
resolution: "@typescript-eslint/utils@npm:8.18.2"
dependencies:
"@eslint-community/eslint-utils": ^4.4.0
"@typescript-eslint/scope-manager": 7.17.0
"@typescript-eslint/types": 7.17.0
"@typescript-eslint/typescript-estree": 7.17.0
"@typescript-eslint/scope-manager": 8.18.2
"@typescript-eslint/types": 8.18.2
"@typescript-eslint/typescript-estree": 8.18.2
peerDependencies:
eslint: ^8.56.0
checksum: 8371f9d2c81f0364e5f61bd538d89027add9584b1fa965f812a2d878ce1e8e6bc4a9e2d9584f5d07d066062dde6c55b09da4e80f9e6ddfd83d93af57d772f946
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.8.0"
checksum: 49961d86a0ba5d616ff91e62e8b64dcb7c89d622b9389db56a921734e8e44ed3f2e48e41e3365c389f64ce774146603147936b8aa8dd09f5cd77c05ce2dc02a8
languageName: node
linkType: hard

Expand Down Expand Up @@ -5198,6 +5230,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.18.2":
version: 8.18.2
resolution: "@typescript-eslint/visitor-keys@npm:8.18.2"
dependencies:
"@typescript-eslint/types": 8.18.2
eslint-visitor-keys: ^4.2.0
checksum: 2ad508c27f19811661d0a0f2e01929438d5e10cf67ba869a5ecb8e378d8bdd1383f0d165fcd84c8a02567af77c72134a4da7bd47e68b04847945284a2fb13272
languageName: node
linkType: hard

"@ungap/structured-clone@npm:^1.2.0":
version: 1.2.0
resolution: "@ungap/structured-clone@npm:1.2.0"
Expand Down Expand Up @@ -5631,7 +5673,7 @@ __metadata:
dependencies:
"@types/eslint": ^8
"@types/prettier": ^3
"@typescript-eslint/eslint-plugin": 7.17.0
"@typescript-eslint/eslint-plugin": 8.18.2
"@typescript-eslint/parser": 7.17.0
eslint: ^8
eslint-config-prettier: ^9
Expand Down Expand Up @@ -18143,7 +18185,7 @@ __metadata:
"@types/babel__core": ^7
"@types/jest": ^29.2.0
"@types/node": ^22.0.0
"@typescript-eslint/eslint-plugin": 7.17.0
"@typescript-eslint/eslint-plugin": 8.18.2
"@typescript-eslint/parser": 7.17.0
"@wireapp/eslint-config": "workspace:^"
eslint: 8.57.0
Expand Down

0 comments on commit ab94148

Please sign in to comment.