Skip to content

Commit f61fe67

Browse files
Update packages/eslint-config-next/package.json
Co-authored-by: Sebastian "Sebbie" Silbermann <[email protected]>
1 parent 2245269 commit f61fe67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/eslint-config-next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"eslint-plugin-import": "^2.31.0",
2020
"eslint-plugin-jsx-a11y": "^6.10.0",
2121
"eslint-plugin-react": "^7.35.0",
22-
"eslint-plugin-react-hooks": "^4.5.0 || ^5.0.0"
22+
"eslint-plugin-react-hooks": "^5.0.0"
2323
},
2424
"peerDependencies": {
2525
"eslint": "^7.23.0 || ^8.0.0 || ^9.0.0",

0 commit comments

Comments
 (0)