Skip to content

Commit 8422712

Browse files
chore(deps): update dependency eslint-plugin-react-hooks to v4.6.0 (#931)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8bae1dd commit 8422712

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"eslint-plugin-jest": "24.1.3",
6363
"eslint-plugin-prettier": "3.4.1",
6464
"eslint-plugin-react": "7.31.11",
65-
"eslint-plugin-react-hooks": "4.3.0",
65+
"eslint-plugin-react-hooks": "4.6.0",
6666
"jest": "26.6.3",
6767
"jest-diff": "26.6.2",
6868
"jest-watch-typeahead": "0.6.5",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9752,7 +9752,12 @@ [email protected]:
97529752
dependencies:
97539753
prettier-linter-helpers "^1.0.0"
97549754

9755-
[email protected], eslint-plugin-react-hooks@^4.2.0:
9755+
9756+
version "4.6.0"
9757+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
9758+
integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
9759+
9760+
eslint-plugin-react-hooks@^4.2.0:
97569761
version "4.3.0"
97579762
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.3.0.tgz#318dbf312e06fab1c835a4abef00121751ac1172"
97589763
integrity sha512-XslZy0LnMn+84NEG9jSGR6eGqaZB3133L8xewQo3fQagbQuGt7a63gf+P1NGKZavEYEC3UXaWEAA/AqDkuN6xA==

0 commit comments

Comments
 (0)