Skip to content

Commit 81764b2

Browse files
authored
chore: update eslint peer dependency in eslint-config-eslint (#20079)
1 parent 8401101 commit 81764b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/eslint-config-eslint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"typescript": "^5.7.2"
7676
},
7777
"peerDependencies": {
78-
"eslint": "^9.10.0"
78+
"eslint": "^9.35.0"
7979
},
8080
"peerDependenciesMeta": {
8181
"eslint": {

0 commit comments

Comments
 (0)