Skip to content

Commit 34b8a72

Browse files
🤖 Merge PR DefinitelyTyped#73831 [eslint-plugin-jsx-a11y] Use eslint package for types by @MysteryBlokHed
1 parent 1bd98ac commit 34b8a72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎types/eslint-plugin-jsx-a11y/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"https://github.com/jsx-eslint/eslint-plugin-jsx-a11y#readme"
77
],
88
"dependencies": {
9-
"@types/eslint": "*"
9+
"eslint": "^9"
1010
},
1111
"devDependencies": {
1212
"@types/eslint-plugin-jsx-a11y": "workspace:."

0 commit comments

Comments
 (0)