Skip to content

Commit 86136ad

Browse files
chore(deps-dev): bump eslint-plugin-react-hooks from 7.0.0 to 7.0.1
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>
1 parent 73b0edc commit 86136ad

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

pnpm-lock.yaml

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

src/view/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"eslint": "9.39.1",
3434
"eslint-plugin-import": "2.32.0",
3535
"eslint-plugin-react": "7.37.5",
36-
"eslint-plugin-react-hooks": "7.0.0",
36+
"eslint-plugin-react-hooks": "7.0.1",
3737
"eslint-plugin-react-refresh": "0.4.23",
3838
"lucide-react": "0.544.0",
3939
"react": "19.1.1",

0 commit comments

Comments
 (0)