From a29f353ea78c610cc860eef33d764f931531fe5a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 23 Sep 2020 09:31:15 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-react-hooks to v4.1.2 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 29893317..ba505c6d 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "eslint-plugin-import": "2.22.0", "eslint-plugin-jsx-a11y": "6.3.1", "eslint-plugin-react": "7.21.0", - "eslint-plugin-react-hooks": "4.1.0", + "eslint-plugin-react-hooks": "4.1.2", "fork-ts-checker-webpack-plugin": "5.1.0", "gh-pages": "3.1.0", "husky": "4.3.0", diff --git a/yarn.lock b/yarn.lock index 171de5e9..b61b8f21 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7121,10 +7121,10 @@ eslint-plugin-jsx-a11y@6.3.1: jsx-ast-utils "^2.4.1" language-tags "^1.0.5" -eslint-plugin-react-hooks@4.1.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.1.0.tgz#6323fbd5e650e84b2987ba76370523a60f4e7925" - integrity sha512-36zilUcDwDReiORXmcmTc6rRumu9JIM3WjSvV0nclHoUQ0CNrX866EwONvLR/UqaeqFutbAnVu8PEmctdo2SRQ== +eslint-plugin-react-hooks@4.1.2: + version "4.1.2" + resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.1.2.tgz#2eb53731d11c95826ef7a7272303eabb5c9a271e" + integrity sha512-ykUeqkGyUGgwTtk78C0o8UG2fzwmgJ0qxBGPp2WqRKsTwcLuVf01kTDRAtOsd4u6whX2XOC8749n2vPydP82fg== eslint-plugin-react@7.21.0: version "7.21.0"