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: bump @typescript-eslint/parser from 8.12.2 to 8.13.0 #898

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
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
60 changes: 53 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3774,20 +3774,20 @@ __metadata:
linkType: hard

"@typescript-eslint/parser@npm:^8.3.0":
version: 8.12.2
resolution: "@typescript-eslint/parser@npm:8.12.2"
version: 8.13.0
resolution: "@typescript-eslint/parser@npm:8.13.0"
dependencies:
"@typescript-eslint/scope-manager": 8.12.2
"@typescript-eslint/types": 8.12.2
"@typescript-eslint/typescript-estree": 8.12.2
"@typescript-eslint/visitor-keys": 8.12.2
"@typescript-eslint/scope-manager": 8.13.0
"@typescript-eslint/types": 8.13.0
"@typescript-eslint/typescript-estree": 8.13.0
"@typescript-eslint/visitor-keys": 8.13.0
debug: ^4.3.4
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 201f3e4b6073547726e447455b630c04816b0611346c1b9522493c47596d906c8edaf37d43e0d0e121e2965b374d9547c351e1fa0e125bceb37063e0fa806065
checksum: 5e2d5b2eb5a30c4eeb75ab05975fd793c6d809399c5f000a918747283c760201311b1df85a699fd260a3d7cff1be5f39938d59a1d2f8e92141402bf32b4ad748
languageName: node
linkType: hard

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

"@typescript-eslint/scope-manager@npm:8.13.0":
version: 8.13.0
resolution: "@typescript-eslint/scope-manager@npm:8.13.0"
dependencies:
"@typescript-eslint/types": 8.13.0
"@typescript-eslint/visitor-keys": 8.13.0
checksum: 7c80fddb07b3b4e77f05c3ad8aec9a4dda553638188618bc993352ed2b39a8db464c8f28dad8dfc4d82e06ac793fa83a9983198231a7a4711a0dc6f0955b8ad5
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:8.12.2":
version: 8.12.2
resolution: "@typescript-eslint/type-utils@npm:8.12.2"
Expand All @@ -3823,6 +3833,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.13.0":
version: 8.13.0
resolution: "@typescript-eslint/types@npm:8.13.0"
checksum: 361489858f07cba8a331d360d73b51a174a902612fd7bb212560a4d7dc2bd704daf252debc410b09e92217aedca9076c3b2892ec76bcf83a7e1575a175942c2e
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.12.2":
version: 8.12.2
resolution: "@typescript-eslint/typescript-estree@npm:8.12.2"
Expand All @@ -3842,6 +3859,25 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.13.0":
version: 8.13.0
resolution: "@typescript-eslint/typescript-estree@npm:8.13.0"
dependencies:
"@typescript-eslint/types": 8.13.0
"@typescript-eslint/visitor-keys": 8.13.0
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
peerDependenciesMeta:
typescript:
optional: true
checksum: 43d33fa341b44e11f3dcd627ea38ebe4433320e569d4a502e44acb370f3a6f64609cf4f98f874eefc161aa42487e35b6e499e74ec422f3c629c7bba155c3d88a
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:8.12.2":
version: 8.12.2
resolution: "@typescript-eslint/utils@npm:8.12.2"
Expand All @@ -3866,6 +3902,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.13.0":
version: 8.13.0
resolution: "@typescript-eslint/visitor-keys@npm:8.13.0"
dependencies:
"@typescript-eslint/types": 8.13.0
eslint-visitor-keys: ^3.4.3
checksum: eeefa461dbf60c967bcc2905bfd80fd6f5d015e8139c7d7a44a46d8ffa9339089a3a0eb937423e3c59aff306c238ed8821bda935db1da28ae063f2ce1deafe08
languageName: node
linkType: hard

"@yarnpkg/core@npm:^4.1.4":
version: 4.1.4
resolution: "@yarnpkg/core@npm:4.1.4"
Expand Down