Skip to content

Commit 39a5f3b

Browse files
chore(deps-dev): bump eslint-plugin-react-hooks from 5.1.0 to 5.2.0
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]>
1 parent 3dfdb5b commit 39a5f3b

File tree

2 files changed

+20
-5
lines changed

2 files changed

+20
-5
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"eslint": "^9.18.0",
7474
"eslint-plugin-import": "^2.31.0",
7575
"eslint-plugin-react": "^7.37.4",
76-
"eslint-plugin-react-hooks": "^5.1.0",
76+
"eslint-plugin-react-hooks": "^5.2.0",
7777
"eslint-plugin-react-refresh": "^0.4.18",
7878
"globals": "^15.14.0",
7979
"ignore-loader": "^0.1.2",

0 commit comments

Comments
 (0)