Skip to content

Commit d96abc8

Browse files
chore(deps): update dependency eslint-plugin-react-hooks to v4.4.0 (#781)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent d21fc49 commit d96abc8

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
@@ -46,7 +46,7 @@
4646
"eslint-plugin-prettier": "4.0.0",
4747
"eslint-plugin-promise": "6.0.0",
4848
"eslint-plugin-react": "7.29.4",
49-
"eslint-plugin-react-hooks": "4.3.0",
49+
"eslint-plugin-react-hooks": "4.4.0",
5050
"eslint-plugin-standard": "4.1.0",
5151
"http-server": "14.1.0",
5252
"jest": "27.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7369,10 +7369,10 @@ eslint-plugin-promise@6.0.0:
73697369
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.0.0.tgz#017652c07c9816413a41e11c30adc42c3d55ff18"
73707370
integrity sha512-7GPezalm5Bfi/E22PnQxDWH2iW9GTvAlUNTztemeHb6c1BniSyoeTrM87JkC0wYdi6aQrZX9p2qEiAno8aTcbw==
73717371

7372-
eslint-plugin-react-hooks@4.3.0:
7373-
version "4.3.0"
7374-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.3.0.tgz#318dbf312e06fab1c835a4abef00121751ac1172"
7375-
integrity sha512-XslZy0LnMn+84NEG9jSGR6eGqaZB3133L8xewQo3fQagbQuGt7a63gf+P1NGKZavEYEC3UXaWEAA/AqDkuN6xA==
7372+
eslint-plugin-react-hooks@4.4.0:
7373+
version "4.4.0"
7374+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.4.0.tgz#71c39e528764c848d8253e1aa2c7024ed505f6c4"
7375+
integrity sha512-U3RVIfdzJaeKDQKEJbz5p3NW8/L80PCATJAfuojwbaEL+gBjfGdhUcGde+WGUW46Q5sr/NgxevsIiDtNXrvZaQ==
73767376

73777377
eslint-plugin-react@7.29.4:
73787378
version "7.29.4"

0 commit comments

Comments
 (0)