From 94040fd77841b3660c1c96ebe84b33868d1f6fbc Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 26 May 2020 16:21:17 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-react-hooks to v4.0.3 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b8f6a608b..5c37a02e6 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "eslint-loader": "4.0.2", "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", "fork-ts-checker-webpack-plugin": "4.1.5", "html-loader": "0.5.5", "html-webpack-plugin": "3.2.0", diff --git a/yarn.lock b/yarn.lock index 70a2c37d4..709ae4cae 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3645,10 +3645,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"