Skip to content

Commit 5c01442

Browse files
chore(deps-dev): bump eslint-plugin-react-hooks in /frontend (#207)
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 7.0.1 to 7.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/eslint-plugin-react-hooks@7.1.1/packages/eslint-plugin-react-hooks) --- updated-dependencies: - dependency-name: eslint-plugin-react-hooks dependency-version: 7.1.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 769ff9d commit 5c01442

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

frontend/package-lock.json

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

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@types/react-dom": "^19.2.2",
2525
"@vitejs/plugin-react": "^5.1.4",
2626
"eslint": "^9.39.1",
27-
"eslint-plugin-react-hooks": "^7.0.1",
27+
"eslint-plugin-react-hooks": "^7.1.1",
2828
"eslint-plugin-react-refresh": "^0.5.2",
2929
"globals": "^17.5.0",
3030
"prettier": "^3.8.3",

0 commit comments

Comments
 (0)