diff --git a/package.json b/package.json index cb56f516..bb056e3f 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "eslint-plugin-optimize-regex": "1.2.1", "eslint-plugin-prettier": "3.4.1", "eslint-plugin-react": "7.27.0", - "eslint-plugin-react-hooks": "4.2.0", + "eslint-plugin-react-hooks": "4.3.0", "execa": "5.1.1", "globby": "11.0.4", "graphql": "15.7.2", diff --git a/yarn.lock b/yarn.lock index 2e179072..a532cb0a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3764,10 +3764,10 @@ eslint-plugin-prettier@3.4.1: dependencies: prettier-linter-helpers "^1.0.0" -eslint-plugin-react-hooks@4.2.0: - version "4.2.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz#8c229c268d468956334c943bb45fc860280f5556" - integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ== +eslint-plugin-react-hooks@4.3.0: + version "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@7.27.0: version "7.27.0"