Skip to content

Commit b5cd133

Browse files
chore(deps-dev): bump eslint-plugin-react-hooks in /client
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.6.2 to 5.0.0. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/eslint-plugin-react-hooks@5.0.0/packages/eslint-plugin-react-hooks) --- updated-dependencies: - dependency-name: eslint-plugin-react-hooks dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f1778ad commit b5cd133

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)