Skip to content

Commit 5306004

Browse files
build(deps-dev): bump eslint-plugin-react-hooks in /website (#3439)
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: Weslley Araújo <[email protected]>
1 parent acba120 commit 5306004

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package-lock.json

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

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"eslint-import-resolver-typescript": "^3.8.3",
4444
"eslint-plugin-import": "^2.31.0",
4545
"eslint-plugin-react": "^7.37.4",
46-
"eslint-plugin-react-hooks": "^5.1.0",
46+
"eslint-plugin-react-hooks": "^5.2.0",
4747
"eslint-plugin-react-refresh": "^0.4.19",
4848
"packages-update": "^2.0.0",
4949
"poku": "^3.0.1",

0 commit comments

Comments
 (0)