diff --git a/site/package.json b/site/package.json index 121f069bfd..91f443bc31 100644 --- a/site/package.json +++ b/site/package.json @@ -77,7 +77,7 @@ "eslint-plugin-jsx-a11y": "6.5.1", "eslint-plugin-no-storage": "1.0.2", "eslint-plugin-react": "7.29.4", - "eslint-plugin-react-hooks": "4.4.0", + "eslint-plugin-react-hooks": "4.5.0", "html-webpack-plugin": "5.5.0", "jest": "27.5.1", "jest-junit": "13.2.0", diff --git a/site/yarn.lock b/site/yarn.lock index fc5d8d64b8..ca6e2b26fa 100644 --- a/site/yarn.lock +++ b/site/yarn.lock @@ -6391,10 +6391,10 @@ eslint-plugin-no-storage@1.0.2: resolved "https://registry.yarnpkg.com/eslint-plugin-no-storage/-/eslint-plugin-no-storage-1.0.2.tgz#b32b2f00c4084f8e70c6c4ea79704ffe28b6caad" integrity sha1-sysvAMQIT45wxsTqeXBP/ii2yq0= -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-hooks@4.5.0: + version "4.5.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.5.0.tgz#5f762dfedf8b2cf431c689f533c9d3fa5dcf25ad" + integrity sha512-8k1gRt7D7h03kd+SAAlzXkQwWK22BnK6GKZG+FJA6BAGy22CFvl8kCIXKpVux0cCxMWDQUPqSok0LKaZ0aOcCw== eslint-plugin-react@7.29.4: version "7.29.4"