diff --git a/package.json b/package.json index 94ea8c5..f7f9e4b 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "eslint-plugin-import": "2.22.0", "eslint-plugin-jsx-a11y": "6.3.1", "eslint-plugin-react": "7.20.6", - "eslint-plugin-react-hooks": "4.1.0", + "eslint-plugin-react-hooks": "4.6.0", "generate-package-json-webpack-plugin": "^1.1.2", "jest": "26.4.2", "prettier": "2.2.1", diff --git a/yarn.lock b/yarn.lock index 7ea2f13..f23c43e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5825,10 +5825,10 @@ eslint-plugin-jsx-a11y@6.3.1, eslint-plugin-jsx-a11y@^6.2.3: jsx-ast-utils "^2.4.1" language-tags "^1.0.5" -eslint-plugin-react-hooks@4.1.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.1.0.tgz#6323fbd5e650e84b2987ba76370523a60f4e7925" - integrity sha512-36zilUcDwDReiORXmcmTc6rRumu9JIM3WjSvV0nclHoUQ0CNrX866EwONvLR/UqaeqFutbAnVu8PEmctdo2SRQ== +eslint-plugin-react-hooks@4.6.0: + version "4.6.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3" + integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g== eslint-plugin-react-hooks@^2.4.0: version "2.5.1"