Skip to content

Commit d2e6a7f

Browse files
build(deps-dev): bump eslint-plugin-react-hooks (#2690)
Bumps the npm-development-dependencies group with 1 update in the /src/frontend directory: [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks). Updates `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 dependency-group: npm-development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0a84166 commit d2e6a7f

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

src/frontend/package-lock.json

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

src/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"eslint": "9.38.0",
6161
"eslint-config-next": "16.0.0",
6262
"eslint-plugin-react": "7.37.5",
63-
"eslint-plugin-react-hooks": "7.0.0",
63+
"eslint-plugin-react-hooks": "7.0.1",
6464
"openapi-typescript": "7.10.1",
6565
"ts-proto": "2.8.1",
6666
"typescript": "5.9.3"

0 commit comments

Comments
 (0)