diff --git a/package.json b/package.json index 668c576..3a47319 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "eslint-plugin-mocha": "5.3.0", "eslint-plugin-new-with-error": "2.0.0", "eslint-plugin-react": "7.14.3", - "eslint-plugin-react-hooks": "1.6.1", + "eslint-plugin-react-hooks": "4.5.0", "eslint-plugin-sort-class-members": "1.4.0", "eslint-plugin-sort-destructure-keys": "1.3.3", "eslint-plugin-sort-imports-es6": "^0.0.3", diff --git a/yarn.lock b/yarn.lock index 11532f7..cfeb613 100644 --- a/yarn.lock +++ b/yarn.lock @@ -716,10 +716,10 @@ eslint-plugin-new-with-error@2.0.0: resolved "https://registry.yarnpkg.com/eslint-plugin-new-with-error/-/eslint-plugin-new-with-error-2.0.0.tgz#ff84db8b25365945a6a2fc694c3e6d93b8f10ad8" integrity sha512-8jty4XD7/snyhyClvXaiy0V7fjFiJD0Vw9U4+ntXjcgqhgJjfN1xFMZDBrOObTfHLGCbyprZP2Sl30gjPXRcLw== -eslint-plugin-react-hooks@1.6.1: - version "1.6.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-1.6.1.tgz#3c66a5515ea3e0a221ffc5d4e75c971c217b1a4c" - integrity sha512-wHhmGJyVuijnYIJXZJHDUF2WM+rJYTjulUTqF9k61d3BTk8etydz+M4dXUVH7M76ZRS85rqBTCx0Es/lLsrjnA== +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.14.3: version "7.14.3"