From 1c3c80e8ea85d34041deca7f41dc908fc9dc9d93 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 1 Nov 2020 02:38:06 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-react-hooks to v4.2.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 77c783c..ce564eb 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "eslint-plugin-jest": "23.20.0", "eslint-plugin-jsx-a11y": "6.3.1", "eslint-plugin-react": "7.21.3", - "eslint-plugin-react-hooks": "4.1.2", + "eslint-plugin-react-hooks": "4.2.0", "eslint-plugin-replace-relative-imports": "^1.0.0", "eslint-plugin-unused-imports": "0.1.3", "husky": "4.2.5", diff --git a/yarn.lock b/yarn.lock index afc5633..ba9226a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -871,10 +871,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.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-hooks@4.2.0: + version "4.2.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz#8c229c268d468956334c943bb45fc860280f5556" + integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ== eslint-plugin-react@7.21.3: version "7.21.3"