Skip to content

Commit e640f4d

Browse files
chore(deps-dev): bump eslint-plugin-react-hooks from 7.0.0 to 7.0.1 (#5450)
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 7.0.0 to 7.0.1. - [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-version: 7.0.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1028530 commit e640f4d

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

package-lock.json

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

storybooks/_storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@types/react-dom": "18.3.1",
2020
"@vitejs/plugin-react": "5.0.4",
2121
"eslint": "9.39.1",
22-
"eslint-plugin-react-hooks": "7.0.0",
22+
"eslint-plugin-react-hooks": "7.0.1",
2323
"eslint-plugin-react-refresh": "0.4.24",
2424
"eslint-plugin-storybook": "10.0.6",
2525
"globals": "16.4.0",

storybooks/react-storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@types/react-dom": "18.3.1",
1919
"@vitejs/plugin-react": "5.0.4",
2020
"eslint": "9.39.1",
21-
"eslint-plugin-react-hooks": "7.0.0",
21+
"eslint-plugin-react-hooks": "7.0.1",
2222
"eslint-plugin-react-refresh": "0.4.24",
2323
"eslint-plugin-storybook": "10.0.6",
2424
"globals": "16.4.0",

0 commit comments

Comments
 (0)