Skip to content

Commit a57a3b7

Browse files
build(deps-dev): bump eslint-plugin-react-hooks from 5.2.0 to 6.1.1 in /web (#3000)
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 5.2.0 to 6.1.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: 6.1.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent db927fd commit a57a3b7

File tree

2 files changed

+25
-6
lines changed

2 files changed

+25
-6
lines changed

web/package-lock.json

Lines changed: 24 additions & 5 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
@@ -41,7 +41,7 @@
4141
"eslint": "^9.36.0",
4242
"eslint-import-resolver-typescript": "^4.4.4",
4343
"eslint-plugin-import": "^2.32.0",
44-
"eslint-plugin-react-hooks": "^5.2.0",
44+
"eslint-plugin-react-hooks": "^6.1.1",
4545
"eslint-plugin-react-refresh": "^0.4.23",
4646
"globals": "^16.4.0",
4747
"jsdom": "^27.0.0",

0 commit comments

Comments
 (0)