Skip to content

Commit 03d4020

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency eslint-plugin-react-hooks to v4.4.0
1 parent 48c52d0 commit 03d4020

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
@@ -40,7 +40,7 @@
4040
"eslint-plugin-json": "3.1.0",
4141
"eslint-plugin-jsx-a11y": "6.5.1",
4242
"eslint-plugin-react": "7.29.4",
43-
"eslint-plugin-react-hooks": "4.3.0",
43+
"eslint-plugin-react-hooks": "4.4.0",
4444
"jest": "27.5.1",
4545
"metro-react-native-babel-preset": "0.70.0",
4646
"react": "17.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10022,10 +10022,10 @@ eslint-plugin-jsx-a11y@^6.2.3:
1002210022
has "^1.0.3"
1002310023
jsx-ast-utils "^2.2.1"
1002410024

10025-
eslint-plugin-react-hooks@4.3.0:
10026-
version "4.3.0"
10027-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.3.0.tgz#318dbf312e06fab1c835a4abef00121751ac1172"
10028-
integrity sha512-XslZy0LnMn+84NEG9jSGR6eGqaZB3133L8xewQo3fQagbQuGt7a63gf+P1NGKZavEYEC3UXaWEAA/AqDkuN6xA==
10025+
eslint-plugin-react-hooks@4.4.0:
10026+
version "4.4.0"
10027+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.4.0.tgz#71c39e528764c848d8253e1aa2c7024ed505f6c4"
10028+
integrity sha512-U3RVIfdzJaeKDQKEJbz5p3NW8/L80PCATJAfuojwbaEL+gBjfGdhUcGde+WGUW46Q5sr/NgxevsIiDtNXrvZaQ==
1002910029

1003010030
eslint-plugin-react-hooks@^1.7.0:
1003110031
version "1.7.0"

0 commit comments

Comments
 (0)