Skip to content

build(deps-dev): bump @typescript-eslint/parser from 8.29.1 to 8.30.1 #569

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

Closed
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 @@ -26,7 +26,7 @@
"@types/js-yaml": "^4.0.9",
"@types/node": "22.14.0",
"@typescript-eslint/eslint-plugin": "8.29.1",
"@typescript-eslint/parser": "8.29.1",
"@typescript-eslint/parser": "8.30.1",
"@vercel/ncc": "0.38.3",
"eslint": "9.24.0",
"eslint-plugin-jest": "28.11.0",
Expand Down
65 changes: 55 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1396,19 +1396,19 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:8.29.1":
version: 8.29.1
resolution: "@typescript-eslint/parser@npm:8.29.1"
dependencies:
"@typescript-eslint/scope-manager": "npm:8.29.1"
"@typescript-eslint/types": "npm:8.29.1"
"@typescript-eslint/typescript-estree": "npm:8.29.1"
"@typescript-eslint/visitor-keys": "npm:8.29.1"
"@typescript-eslint/parser@npm:8.30.1":
version: 8.30.1
resolution: "@typescript-eslint/parser@npm:8.30.1"
dependencies:
"@typescript-eslint/scope-manager": "npm:8.30.1"
"@typescript-eslint/types": "npm:8.30.1"
"@typescript-eslint/typescript-estree": "npm:8.30.1"
"@typescript-eslint/visitor-keys": "npm:8.30.1"
debug: "npm:^4.3.4"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.9.0"
checksum: 10c0/af3570ff58c42c2014e5c117bebf91120737fb139d94415ca2711844990e95252c3006ccc699871fe3f592cc1a3f4ebfdc9dd5f6cb29b6b128c2524fcf311b75
checksum: 10c0/add025d5cfca5cd4d1f74c9297e71de95c945f4efbe6cbfbc72e2cd794cd2684397c7d832bdb5177a1f54398111243d20bd0d2ffdb32a4d5230f1db7cd6fbfb6
languageName: node
linkType: hard

Expand All @@ -1422,6 +1422,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.30.1":
version: 8.30.1
resolution: "@typescript-eslint/scope-manager@npm:8.30.1"
dependencies:
"@typescript-eslint/types": "npm:8.30.1"
"@typescript-eslint/visitor-keys": "npm:8.30.1"
checksum: 10c0/8560fd02bb2a73b56f79af1dfa311491926f3625a04c0f32777c7c0bdec47b4a677addf2d2e2cc313416bb59b7a6e0bff7837449816a5ec5ff81e923daa76ca7
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.4.0":
version: 8.4.0
resolution: "@typescript-eslint/scope-manager@npm:8.4.0"
Expand Down Expand Up @@ -1454,6 +1464,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.30.1":
version: 8.30.1
resolution: "@typescript-eslint/types@npm:8.30.1"
checksum: 10c0/461e800bf911c24d9b61bdbeed897921454acc0c24b4e8a79f943c14234241828c13a31dce31dcce77511185f806a2fb94769075e122e3182ba5a32dd55573eb
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.4.0":
version: 8.4.0
resolution: "@typescript-eslint/types@npm:8.4.0"
Expand All @@ -1479,6 +1496,24 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.30.1":
version: 8.30.1
resolution: "@typescript-eslint/typescript-estree@npm:8.30.1"
dependencies:
"@typescript-eslint/types": "npm:8.30.1"
"@typescript-eslint/visitor-keys": "npm:8.30.1"
debug: "npm:^4.3.4"
fast-glob: "npm:^3.3.2"
is-glob: "npm:^4.0.3"
minimatch: "npm:^9.0.4"
semver: "npm:^7.6.0"
ts-api-utils: "npm:^2.0.1"
peerDependencies:
typescript: ">=4.8.4 <5.9.0"
checksum: 10c0/9eb0b1bc4b5df37c84ac411d77ce0edf934b5fdde021ed45c984aa7894132ff7a276d2b95e2d29ef84c411df8ecdf096eec3e07ec1ee5b1fa8c623d40a82ecf0
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.4.0":
version: 8.4.0
resolution: "@typescript-eslint/typescript-estree@npm:8.4.0"
Expand Down Expand Up @@ -1537,6 +1572,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.30.1":
version: 8.30.1
resolution: "@typescript-eslint/visitor-keys@npm:8.30.1"
dependencies:
"@typescript-eslint/types": "npm:8.30.1"
eslint-visitor-keys: "npm:^4.2.0"
checksum: 10c0/bdc182289c68a5c8f891f9aecf6ccb59743c3f2b1bbe57f57f8c7ce1688f4381182e301919895cefc929539eea914eeb847f7d351cdc3f685ed6c5ee67a10c9e
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.4.0":
version: 8.4.0
resolution: "@typescript-eslint/visitor-keys@npm:8.4.0"
Expand Down Expand Up @@ -4489,7 +4534,7 @@ __metadata:
"@types/js-yaml": "npm:^4.0.9"
"@types/node": "npm:22.14.0"
"@typescript-eslint/eslint-plugin": "npm:8.29.1"
"@typescript-eslint/parser": "npm:8.29.1"
"@typescript-eslint/parser": "npm:8.30.1"
"@vercel/ncc": "npm:0.38.3"
eslint: "npm:9.24.0"
eslint-plugin-jest: "npm:28.11.0"
Expand Down