Skip to content

Commit 94bd289

Browse files
fix: correct eslint-plugin's peerDependency on parser@8 (typescript-eslint#9089)
1 parent 0d85360 commit 94bd289

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/eslint-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"unist-util-visit": "^5.0.0"
103103
},
104104
"peerDependencies": {
105-
"@typescript-eslint/parser": "^7.0.0",
105+
"@typescript-eslint/parser": "^8.0.0",
106106
"eslint": "^8.57.0 || ^9.0.0"
107107
},
108108
"peerDependenciesMeta": {

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5526,7 +5526,7 @@ __metadata:
55265526
typescript: "*"
55275527
unist-util-visit: ^5.0.0
55285528
peerDependencies:
5529-
"@typescript-eslint/parser": ^7.0.0
5529+
"@typescript-eslint/parser": ^8.0.0
55305530
eslint: ^8.57.0 || ^9.0.0
55315531
peerDependenciesMeta:
55325532
typescript:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy