Skip to content

Commit c16b76d

Browse files
deps(npm): bump eslint-plugin-react-hooks in /dependencies (#2492)
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 6.0.0 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:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 022c070 commit c16b76d

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

dependencies/package-lock.json

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

dependencies/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"eslint-plugin-jsx-a11y": "^6.10.2",
2121
"eslint-plugin-prettier": "^5.5.4",
2222
"eslint-plugin-react": "^7.37.5",
23-
"eslint-plugin-react-hooks": "^6.0.0",
23+
"eslint-plugin-react-hooks": "^7.0.0",
2424
"eslint-plugin-vue": "^10.5.0",
2525
"gherkin-lint": "^4.2.4",
2626
"htmlhint": "^1.7.1",

0 commit comments

Comments
 (0)