Skip to content
This repository was archived by the owner on Apr 12, 2022. It is now read-only.

Commit d834c00

Browse files
committed
chore(deps): update dependency eslint-plugin-react-hooks to v4.4.0
1 parent b0ce602 commit d834c00

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"eslint-plugin-promise": "6.0.0",
7575
"eslint-plugin-radar": "0.2.1",
7676
"eslint-plugin-react": "7.29.4",
77-
"eslint-plugin-react-hooks": "4.3.0",
77+
"eslint-plugin-react-hooks": "4.4.0",
7878
"jest": "26.6.3",
7979
"ts-jest": "26.5.6",
8080
"ts-node": "10.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4393,10 +4393,10 @@ [email protected]:
43934393
resolved "https://registry.yarnpkg.com/eslint-plugin-radar/-/eslint-plugin-radar-0.2.1.tgz#5b5e696f0df1c1aacf26b6cb1b708d862659bfb2"
43944394
integrity sha512-aOc1MK6ddL45X6mS6zEqFIKy/c/qnwjhNycDecaFMw5acUsD744ZCZf2cG7yxLhMv71mBSwr6pZdu+26+Zzk5A==
43954395

4396-
eslint-plugin-react-hooks@4.3.0:
4397-
version "4.3.0"
4398-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.3.0.tgz#318dbf312e06fab1c835a4abef00121751ac1172"
4399-
integrity sha512-XslZy0LnMn+84NEG9jSGR6eGqaZB3133L8xewQo3fQagbQuGt7a63gf+P1NGKZavEYEC3UXaWEAA/AqDkuN6xA==
4396+
eslint-plugin-react-hooks@4.4.0:
4397+
version "4.4.0"
4398+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.4.0.tgz#71c39e528764c848d8253e1aa2c7024ed505f6c4"
4399+
integrity sha512-U3RVIfdzJaeKDQKEJbz5p3NW8/L80PCATJAfuojwbaEL+gBjfGdhUcGde+WGUW46Q5sr/NgxevsIiDtNXrvZaQ==
44004400

44014401
44024402
version "7.29.4"

0 commit comments

Comments
 (0)