Skip to content

Commit 25b4803

Browse files
build(deps-dev): bump eslint-plugin-react-hooks from 5.0.0 to 5.2.0
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 5.0.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-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 25ac7cd commit 25b4803

File tree

2 files changed

+26
-71
lines changed

2 files changed

+26
-71
lines changed

package-lock.json

Lines changed: 25 additions & 70 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
@@ -61,7 +61,7 @@
6161
"eslint-plugin-prettier": "^5.2.3",
6262
"eslint-plugin-promise": "^6.2.0",
6363
"eslint-plugin-react": "^7.37.4",
64-
"eslint-plugin-react-hooks": "^5.0.0",
64+
"eslint-plugin-react-hooks": "^5.2.0",
6565
"fs-extra": "^11.3.0",
6666
"glob": "^10.4.1",
6767
"identity-obj-proxy": "^3.0.0",

0 commit comments

Comments
 (0)