From d2e077ccb783e9e2de8585eef43038ecdb82f33f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 10 Jul 2020 18:17:38 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-react-hooks to v4.0.7 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index adfdc757..60f358d7 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "eslint-plugin-import": "2.22.0", "eslint-plugin-jsx-a11y": "6.3.1", "eslint-plugin-react": "7.20.3", - "eslint-plugin-react-hooks": "4.0.6", + "eslint-plugin-react-hooks": "4.0.7", "fork-ts-checker-webpack-plugin": "5.0.7", "gh-pages": "3.1.0", "husky": "4.2.5", diff --git a/yarn.lock b/yarn.lock index 577dfd76..5b05cea7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7108,10 +7108,10 @@ eslint-plugin-jsx-a11y@6.3.1: jsx-ast-utils "^2.4.1" language-tags "^1.0.5" -eslint-plugin-react-hooks@4.0.6: - version "4.0.6" - resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.0.6.tgz#4027ae451b5cd219928edd0ff9eab54a8ea82901" - integrity sha512-RDrsUR/BjwCECcWS+5bc7mWiU/M1IOizKt40Zuei5mn0Eydubiooh87aSCiZ/BGMSUF7P8AqyMEqQL0RsAihmw== +eslint-plugin-react-hooks@4.0.7: + version "4.0.7" + resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.0.7.tgz#19f9e3d07dd3a0fb9e6f0f07153707feedea8108" + integrity sha512-5PuW2OMHQyMLr/+MqTluYN3/NeJJ1RuvmEp5TR9Xl2gXKxvcusUZuMz8XBUtbELNaiRYWs693LQs0cljKuuHRQ== eslint-plugin-react@7.20.3: version "7.20.3"