Skip to content

Commit 9dc412d

Browse files
chore(deps-dev): bump eslint-plugin-react-hooks from 5.1.0 to 5.2.0 (#1884)
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/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) --- updated-dependencies: - dependency-name: eslint-plugin-react-hooks dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3510c5d commit 9dc412d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"eslint-plugin-import": "2.31.0",
6262
"eslint-plugin-prettier": "5.2.3",
6363
"eslint-plugin-react": "7.37.4",
64-
"eslint-plugin-react-hooks": "5.1.0",
64+
"eslint-plugin-react-hooks": "5.2.0",
6565
"husky": "^9.0.3",
6666
"jest": "29.7.0",
6767
"jest-environment-jsdom": "^29.6.4",

0 commit comments

Comments
 (0)