Skip to content

Commit a7ed41c

Browse files
chore(deps-dev): bump eslint-plugin-react-hooks in /mobile
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.6.2 to 5.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/[email protected]/packages/eslint-plugin-react-hooks) --- updated-dependencies: - dependency-name: eslint-plugin-react-hooks dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1f2d01b commit a7ed41c

File tree

2 files changed

+18
-6
lines changed

2 files changed

+18
-6
lines changed

mobile/package-lock.json

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

mobile/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"eslint-plugin-prettier": "^5.2.1",
3838
"eslint-plugin-promise": "^6.6.0",
3939
"eslint-plugin-react": "^7.35.0",
40-
"eslint-plugin-react-hooks": "^4.6.2",
40+
"eslint-plugin-react-hooks": "^5.0.0",
4141
"jest": "^29.7.0",
4242
"metro-react-native-babel-preset": "^0.75.1",
4343
"prettier": "^3.3.3",

0 commit comments

Comments
 (0)