Skip to content

Commit 7d842ec

Browse files
Update dependency eslint-plugin-react-hooks to v6
1 parent 3a1024f commit 7d842ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@rushstack/eslint-patch": "^1.1.4",
2323
"eslint": "^8.19.0",
2424
"eslint-plugin-react": "^7.30.1",
25-
"eslint-plugin-react-hooks": "^5.0.0"
25+
"eslint-plugin-react-hooks": "^6.0.0"
2626
},
2727
"devDependencies": {
2828
"prettier": "^3.0.0",

0 commit comments

Comments
 (0)