Skip to content

Commit a13e59b

Browse files
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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c706db1 commit a13e59b

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

Diff for: package-lock.json

+5-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"eslint-plugin-import": "^2.31.0",
3232
"eslint-plugin-prettier": "^5.2.1",
3333
"eslint-plugin-react": "^7.37.3",
34-
"eslint-plugin-react-hooks": "5.1.0",
34+
"eslint-plugin-react-hooks": "5.2.0",
3535
"globals": "^16.0.0",
3636
"prettier": "^3.4.2"
3737
}

0 commit comments

Comments
 (0)