Skip to content

Commit 2450bb1

Browse files
Bump eslint-plugin-react-hooks from 5.1.0 to 5.2.0 in /client
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 5.1.0 to 5.2.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/HEAD/packages/eslint-plugin-react-hooks) --- updated-dependencies: - dependency-name: eslint-plugin-react-hooks dependency-version: 5.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fed75a3 commit 2450bb1

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

client/package-lock.json

Lines changed: 4 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"eslint-config-prettier": "^10.1.2",
4646
"eslint-plugin-prettier": "^5.4.1",
4747
"eslint-plugin-react": "^7.37.2",
48-
"eslint-plugin-react-hooks": "^5.1.0",
48+
"eslint-plugin-react-hooks": "^5.2.0",
4949
"eslint-plugin-react-refresh": "^0.4.20",
5050
"globals": "^16.0.0",
5151
"husky": "^9.1.7",

0 commit comments

Comments
 (0)