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.14.0 #909

Open
wants to merge 1 commit into
base: master
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
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.14.0
resolution: "@typescript-eslint/parser@npm:8.14.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.14.0
"@typescript-eslint/types": 8.14.0
"@typescript-eslint/typescript-estree": 8.14.0
"@typescript-eslint/visitor-keys": 8.14.0
debug: ^4.3.4
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 201f3e4b6073547726e447455b630c04816b0611346c1b9522493c47596d906c8edaf37d43e0d0e121e2965b374d9547c351e1fa0e125bceb37063e0fa806065
checksum: 11a2c52efc5813e615c60d13a548e5c13d75a54ab359f64fa7a8d1739b3179ff98f716c6f7789efa293b24e7a1906db1a7331f8a32d8f6405115d50f557af7ea
languageName: node
linkType: hard

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

"@typescript-eslint/scope-manager@npm:8.14.0":
version: 8.14.0
resolution: "@typescript-eslint/scope-manager@npm:8.14.0"
dependencies:
"@typescript-eslint/types": 8.14.0
"@typescript-eslint/visitor-keys": 8.14.0
checksum: 9c4011771e6795d00328ebfb70b1cdfc706139f0803244adf4bdf46bea5033f1508a0e19136f1d3743eb2c6b5b23d3af6de2b79db8317147c300f61a3335788e
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.14.0":
version: 8.14.0
resolution: "@typescript-eslint/types@npm:8.14.0"
checksum: 032f1adb483a7e306ba31042afbfc219ff8471458f33529e2a1124feb7b6bfad6c7feac5c4ff07320eda5d1019ac4aa634036716f16cf6e25d4fdf0f755764e1
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.14.0":
version: 8.14.0
resolution: "@typescript-eslint/typescript-estree@npm:8.14.0"
dependencies:
"@typescript-eslint/types": 8.14.0
"@typescript-eslint/visitor-keys": 8.14.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: 9412bd801fb45dd3a778f030afd871e2c5010bbd7d4bf54cb2f6e2fecaabb7e2d94960e306737b8ad48a9a0a04297e43aee03741977ecceb3a713560f5927e5a
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.14.0":
version: 8.14.0
resolution: "@typescript-eslint/visitor-keys@npm:8.14.0"
dependencies:
"@typescript-eslint/types": 8.14.0
eslint-visitor-keys: ^3.4.3
checksum: 5f1279bf7cd830ed96a2769b3f27d6102bce630fc4f72c03fee92d06c599ce4e35b9648d0643d7bc9f2613d6587104731c97126bb23805548717bf99854f1094
languageName: node
linkType: hard

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