Skip to content

Commit 4440b9a

Browse files
chore(deps): update dependency eslint-plugin-react-hooks to v4.3.0 (#817)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 12de8bb commit 4440b9a

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"eslint-plugin-jest": "24.1.3",
7676
"eslint-plugin-prettier": "3.2.0",
7777
"eslint-plugin-react": "7.27.1",
78-
"eslint-plugin-react-hooks": "4.2.0",
78+
"eslint-plugin-react-hooks": "4.3.0",
7979
"jest": "26.6.3",
8080
"jest-diff": "26.6.2",
8181
"jest-watch-typeahead": "0.6.1",

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8700,12 +8700,7 @@ [email protected]:
87008700
dependencies:
87018701
prettier-linter-helpers "^1.0.0"
87028702

8703-
8704-
version "4.2.0"
8705-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz#8c229c268d468956334c943bb45fc860280f5556"
8706-
integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ==
8707-
8708-
eslint-plugin-react-hooks@^4.2.0:
8703+
[email protected], eslint-plugin-react-hooks@^4.2.0:
87098704
version "4.3.0"
87108705
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.3.0.tgz#318dbf312e06fab1c835a4abef00121751ac1172"
87118706
integrity sha512-XslZy0LnMn+84NEG9jSGR6eGqaZB3133L8xewQo3fQagbQuGt7a63gf+P1NGKZavEYEC3UXaWEAA/AqDkuN6xA==

0 commit comments

Comments
 (0)