Skip to content

Commit 438f0c3

Browse files
chore: bump eslint-plugin-react-hooks (#3151)
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 5.1.0 to 5.2.0. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) --- updated-dependencies: - dependency-name: eslint-plugin-react-hooks dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> 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 17ab82c commit 438f0c3

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

Diff for: examples/openfeature_react/react-app/package-lock.json

+5-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: examples/openfeature_react/react-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@vitejs/plugin-react": "^4.3.4",
2626
"autoprefixer": "^10.4.20",
2727
"eslint": "^9.21.0",
28-
"eslint-plugin-react-hooks": "^5.1.0",
28+
"eslint-plugin-react-hooks": "^5.2.0",
2929
"eslint-plugin-react-refresh": "^0.4.19",
3030
"postcss": "^8.5.3",
3131
"tailwindcss": "^4.0.9",

0 commit comments

Comments
 (0)