diff --git a/package.json b/package.json index 0141b47b..fef7bd0f 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "eslint-config-react": "1.1.7", "eslint-formatter-friendly": "7.0.0", "eslint-plugin-react": "7.29.4", - "eslint-plugin-react-hooks": "4.3.0", + "eslint-plugin-react-hooks": "4.4.0", "npm-run-all": "4.1.5", "postcss": "8.4.12", "prettier": "2.6.2", diff --git a/yarn.lock b/yarn.lock index bebb9584..2df4243a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -988,6 +988,11 @@ eslint-plugin-react-hooks@4.3.0: resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.3.0.tgz#318dbf312e06fab1c835a4abef00121751ac1172" integrity sha512-XslZy0LnMn+84NEG9jSGR6eGqaZB3133L8xewQo3fQagbQuGt7a63gf+P1NGKZavEYEC3UXaWEAA/AqDkuN6xA== +eslint-plugin-react-hooks@4.4.0: + version "4.4.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.4.0.tgz#71c39e528764c848d8253e1aa2c7024ed505f6c4" + integrity sha512-U3RVIfdzJaeKDQKEJbz5p3NW8/L80PCATJAfuojwbaEL+gBjfGdhUcGde+WGUW46Q5sr/NgxevsIiDtNXrvZaQ== + eslint-plugin-react@7.29.1: version "7.29.1" resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.29.1.tgz#6c40bc83142bb63d132a1b3565e2ea655411f800"