Skip to content

Commit 255e200

Browse files
build(deps-dev): bump eslint-plugin-react-hooks from 5.2.0 to 7.0.1
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 5.2.0 to 7.0.1. - [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.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5ceae58 commit 255e200

File tree

2 files changed

+53
-6
lines changed

2 files changed

+53
-6
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
"eslint-plugin-jest-dom": "^5.5.0",
132132
"eslint-plugin-markdown": "^5.1.0",
133133
"eslint-plugin-react": "^7.37.5",
134-
"eslint-plugin-react-hooks": "^5.2.0",
134+
"eslint-plugin-react-hooks": "^7.0.1",
135135
"eslint-plugin-testing-library": "^7.5.3",
136136
"file-loader": "^6.2.0",
137137
"fork-ts-checker-webpack-plugin": "^9.0.2",

0 commit comments

Comments
 (0)