Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump @typescript-eslint/parser from 7.17.0 to 8.24.1 #6932

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@types/jest": "^29.2.0",
"@types/node": "^22.0.0",
"@typescript-eslint/eslint-plugin": "7.17.0",
"@typescript-eslint/parser": "7.17.0",
"@typescript-eslint/parser": "8.24.1",
"@wireapp/eslint-config": "workspace:^",
"eslint": "8.57.0",
"eslint-config-prettier": "10.0.1",
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 @@ -13,7 +13,7 @@
"@types/eslint": "^8",
"@types/prettier": "^3",
"@typescript-eslint/eslint-plugin": "7.17.0",
"@typescript-eslint/parser": "7.17.0",
"@typescript-eslint/parser": "8.24.1",
"eslint": "^8",
"eslint-config-prettier": "^10",
"eslint-import-resolver-alias": "^1.1.2",
Expand Down
82 changes: 67 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5535,21 +5535,19 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:7.17.0":
version: 7.17.0
resolution: "@typescript-eslint/parser@npm:7.17.0"
dependencies:
"@typescript-eslint/scope-manager": 7.17.0
"@typescript-eslint/types": 7.17.0
"@typescript-eslint/typescript-estree": 7.17.0
"@typescript-eslint/visitor-keys": 7.17.0
"@typescript-eslint/parser@npm:8.24.1":
version: 8.24.1
resolution: "@typescript-eslint/parser@npm:8.24.1"
dependencies:
"@typescript-eslint/scope-manager": 8.24.1
"@typescript-eslint/types": 8.24.1
"@typescript-eslint/typescript-estree": 8.24.1
"@typescript-eslint/visitor-keys": 8.24.1
debug: ^4.3.4
peerDependencies:
eslint: ^8.56.0
peerDependenciesMeta:
typescript:
optional: true
checksum: f0525317af174b5547d0a7ed8eadbbb7bbc1da9e9ab86882ed616b0ffb053170818a48cab2aaa627001ee991ee559630fbe5ad632b3df7cdf4a2b1b07a571907
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.8.0"
checksum: 859b78630ae8424bc9ba820d2ad7efa25cb0b258b4cad15b21eb1bea69fef438d041c53f25355f164cdd02ccdb7537e9ef9007e689c83d4768eef50d61cd1f20
languageName: node
linkType: hard

Expand Down Expand Up @@ -5593,6 +5591,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.24.1":
version: 8.24.1
resolution: "@typescript-eslint/scope-manager@npm:8.24.1"
dependencies:
"@typescript-eslint/types": 8.24.1
"@typescript-eslint/visitor-keys": 8.24.1
checksum: 193c072cd068285151239dab593876a49ee92290dee6a7f60a187eca062c38675c27c522a5c63847383b7103749f9bb72f602fb5c21081bf61b9d4ef6f72609d
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"
Expand Down Expand Up @@ -5638,6 +5646,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.24.1":
version: 8.24.1
resolution: "@typescript-eslint/types@npm:8.24.1"
checksum: 6304b153dee2ef23fd4e1ac82051a94d5024ca011c797c04b0ea3a2ad835dd01945bf6aaae83bd50de90d04b30b86ad70bb16c83e9ff316edb4b0f66834bb5fa
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 @@ -5713,6 +5728,24 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.24.1":
version: 8.24.1
resolution: "@typescript-eslint/typescript-estree@npm:8.24.1"
dependencies:
"@typescript-eslint/types": 8.24.1
"@typescript-eslint/visitor-keys": 8.24.1
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: ^2.0.1
peerDependencies:
typescript: ">=4.8.4 <5.8.0"
checksum: 9a4055ebed660a124d3098274946f96f2976cabed4b60ba446ff247ee4cc8bc983be7a615f4cba68d1ac02129119f7c4ebe19751aeca0fbbfcecd7a2606d7aec
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:7.17.0":
version: 7.17.0
resolution: "@typescript-eslint/utils@npm:7.17.0"
Expand Down Expand Up @@ -5816,6 +5849,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.24.1":
version: 8.24.1
resolution: "@typescript-eslint/visitor-keys@npm:8.24.1"
dependencies:
"@typescript-eslint/types": 8.24.1
eslint-visitor-keys: ^4.2.0
checksum: 82b91cf090e374a1cb4c985b30f4dc04a58e737c61b1dd627cd027978fcb0d55cf3f264f45ac7e0b332e22cd0613977aded594935606b5f41f7a1b984263e90e
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 @@ -6303,7 +6346,7 @@ __metadata:
"@types/eslint": ^8
"@types/prettier": ^3
"@typescript-eslint/eslint-plugin": 7.17.0
"@typescript-eslint/parser": 7.17.0
"@typescript-eslint/parser": 8.24.1
eslint: ^8
eslint-config-prettier: ^10
eslint-import-resolver-alias: ^1.1.2
Expand Down Expand Up @@ -17753,7 +17796,7 @@ __metadata:
"@types/jest": ^29.2.0
"@types/node": ^22.0.0
"@typescript-eslint/eslint-plugin": 7.17.0
"@typescript-eslint/parser": 7.17.0
"@typescript-eslint/parser": 8.24.1
"@wireapp/eslint-config": "workspace:^"
eslint: 8.57.0
eslint-config-prettier: 10.0.1
Expand Down Expand Up @@ -19438,6 +19481,15 @@ __metadata:
languageName: node
linkType: hard

"ts-api-utils@npm:^2.0.1":
version: 2.0.1
resolution: "ts-api-utils@npm:2.0.1"
peerDependencies:
typescript: ">=4.8.4"
checksum: ca31f4dc3c0d69691599de2955b41879c27cb91257f2a468bbb444d3f09982a5f717a941fcebd3aaa092b778710647a0be1c2b1dd75cf6c82ceffc3bf4c7d27d
languageName: node
linkType: hard

"ts-dedent@npm:^2.0.0, ts-dedent@npm:^2.2.0":
version: 2.2.0
resolution: "ts-dedent@npm:2.2.0"
Expand Down
Loading