Skip to content

Commit 13f787a

Browse files
chore: Bump eslint-plugin-react-hooks (#4055)
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 6.1.1 to 7.0.0. - [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.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent d34224e commit 13f787a

File tree

2 files changed

+23
-5
lines changed

2 files changed

+23
-5
lines changed

examples/openfeature_react/react-app/package-lock.json

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

examples/openfeature_react/react-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@vitejs/plugin-react": "^5.0.4",
2626
"autoprefixer": "^10.4.21",
2727
"eslint": "^9.37.0",
28-
"eslint-plugin-react-hooks": "^6.1.1",
28+
"eslint-plugin-react-hooks": "^7.0.0",
2929
"eslint-plugin-react-refresh": "^0.4.23",
3030
"postcss": "^8.5.6",
3131
"tailwindcss": "^4.1.14",

0 commit comments

Comments
 (0)