diff --git a/package.json b/package.json index 296bb4b7..856004cc 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,7 @@ "eslint-plugin-import": "2.20.1", "eslint-plugin-jsx-a11y": "6.2.3", "eslint-plugin-react": "7.18.3", - "eslint-plugin-react-hooks": "2.3.0", + "eslint-plugin-react-hooks": "2.4.0", "fork-ts-checker-webpack-plugin": "4.0.4", "gh-pages": "2.2.0", "husky": "4.2.3", diff --git a/yarn.lock b/yarn.lock index a8adb75b..bbf646b0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6648,10 +6648,10 @@ eslint-plugin-jsx-a11y@6.2.3: has "^1.0.3" jsx-ast-utils "^2.2.1" -eslint-plugin-react-hooks@2.3.0: - version "2.3.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-2.3.0.tgz#53e073961f1f5ccf8dd19558036c1fac8c29d99a" - integrity sha512-gLKCa52G4ee7uXzdLiorca7JIQZPPXRAQDXV83J4bUEeUuc5pIEyZYAZ45Xnxe5IuupxEqHS+hUhSLIimK1EMw== +eslint-plugin-react-hooks@2.4.0: + version "2.4.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-2.4.0.tgz#db6ee1cc953e3a217035da3d4e9d4356d3c672a4" + integrity sha512-bH5DOCP6WpuOqNaux2BlaDCrSgv8s5BitP90bTgtZ1ZsRn2bdIfeMDY5F2RnJVnyKDy6KRQRDbipPLZ1y77QtQ== eslint-plugin-react@7.18.3: version "7.18.3"