diff --git a/package.json b/package.json index 79f1906..0bf22be 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "eslint-plugin-jsx-a11y": "6.2.3", "eslint-plugin-prettier": "3.1.3", "eslint-plugin-react": "7.20.0", - "eslint-plugin-react-hooks": "4.0.2", + "eslint-plugin-react-hooks": "4.0.3", "eslint-plugin-sort-imports-es6-autofix": "0.5.0", "prettier": "2.0.5", "react": "16.13.1" diff --git a/yarn.lock b/yarn.lock index e872a87..4f34f61 100644 --- a/yarn.lock +++ b/yarn.lock @@ -461,10 +461,10 @@ eslint-plugin-prettier@3.1.3: dependencies: prettier-linter-helpers "^1.0.0" -eslint-plugin-react-hooks@4.0.2: - version "4.0.2" - resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.0.2.tgz#03700ca761eacc1b6436074c456f90a8e331ff28" - integrity sha512-kAMRjNztrLW1rK+81X1NwMB2LqG+nc7Q8AibnG8/VyWhQK8SP6JotCFG+HL4u1EjziplxVz4jARdR8gGk8pLDA== +eslint-plugin-react-hooks@4.0.3: + version "4.0.3" + resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.0.3.tgz#031e4bdc1e60cc3b04cc7d2dfc08773d5c0a2bec" + integrity sha512-iT/E79B6lqAcZnb/RttQLfggm6mbfYgS5hu0mWlVvnxyXkPD8qU0QQ0TXSPi0/cslVlG68XY4tf+DMjZGDJjAg== eslint-plugin-react@7.20.0: version "7.20.0"