Skip to content

Commit 9851c5a

Browse files
build(deps-dev): bump eslint-plugin-react-hooks in /web
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 6.1.1 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-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 943e3bf commit 9851c5a

File tree

2 files changed

+25
-20
lines changed

2 files changed

+25
-20
lines changed

web/package-lock.json

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

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"eslint": "^9.39.0",
4949
"eslint-import-resolver-typescript": "^4.4.4",
5050
"eslint-plugin-import": "^2.32.0",
51-
"eslint-plugin-react-hooks": "^6.1.1",
51+
"eslint-plugin-react-hooks": "^7.0.1",
5252
"eslint-plugin-react-refresh": "^0.4.24",
5353
"globals": "^16.4.0",
5454
"jsdom": "^27.0.1",

0 commit comments

Comments
 (0)