Skip to content

Commit 1d4ce47

Browse files
Bump eslint-plugin-react-hooks from 5.0.0 to 5.1.0 in /ui/react-app
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 5.0.0 to 5.1.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-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3b61ae8 commit 1d4ce47

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

ui/react-app/package-lock.json

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

ui/react-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"eslint-plugin-jsx-a11y": "^6.10.2",
3535
"eslint-plugin-prettier": "^5.2.1",
3636
"eslint-plugin-react": "^7.37.2",
37-
"eslint-plugin-react-hooks": "^5.0.0",
37+
"eslint-plugin-react-hooks": "^5.1.0",
3838
"eslint-webpack-plugin": "^4.2.0",
3939
"fork-ts-checker-webpack-plugin": "^9.0.2",
4040
"html-webpack-plugin": "^5.6.3",

0 commit comments

Comments
 (0)