Skip to content

Commit 5e2d1b1

Browse files
build(deps-dev): Bump eslint-plugin-react-hooks from 5.0.0 to 5.1.0 (#1559)
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 5.0.0 to 5.1.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4a068b3 commit 5e2d1b1

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"eslint-plugin-import-helpers": "2.0.1",
6262
"eslint-plugin-prettier": "5.2.1",
6363
"eslint-plugin-react": "7.37.2",
64-
"eslint-plugin-react-hooks": "^5.0.0",
64+
"eslint-plugin-react-hooks": "^5.1.0",
6565
"eslint-plugin-storybook": "0.11.1",
6666
"eslint-plugin-testing-library": "7.1.1",
6767
"globals": "^15.14.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)