Skip to content

Commit bc03a78

Browse files
authored
Merge pull request #532 from FullStackWithLawrence/dependabot/npm_and_yarn/client/eslint-plugin-react-hooks-5.0.0
chore(deps-dev): bump eslint-plugin-react-hooks from 4.6.2 to 5.0.0 in /client
2 parents f1778ad + b5cd133 commit bc03a78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@vitejs/plugin-react": "^4.2.1",
3030
"eslint": "^9.11.1",
3131
"eslint-plugin-react": "^7.33.2",
32-
"eslint-plugin-react-hooks": "^4.6.0",
32+
"eslint-plugin-react-hooks": "^5.0.0",
3333
"eslint-plugin-react-refresh": "^0.4.5",
3434
"vite": "^5.0.11"
3535
}

0 commit comments

Comments
 (0)