From ab798e6f6d8f919217cead216a952b772fe5d8bd Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 2 May 2022 21:12:49 +0000 Subject: [PATCH] Update dependency eslint-plugin-react-hooks to v4.5.0 --- package.json | 2 +- yarn.lock | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 5d5f9a16..8905d1b7 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "eslint-config-react": "1.1.7", "eslint-formatter-friendly": "7.0.0", "eslint-plugin-react": "7.29.4", - "eslint-plugin-react-hooks": "4.3.0", + "eslint-plugin-react-hooks": "4.5.0", "npm-run-all": "4.1.5", "postcss": "8.4.13", "prettier": "2.6.2", diff --git a/yarn.lock b/yarn.lock index 3545bd20..25d5fc1c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -948,6 +948,11 @@ eslint-plugin-react-hooks@4.3.0: resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.3.0.tgz#318dbf312e06fab1c835a4abef00121751ac1172" integrity sha512-XslZy0LnMn+84NEG9jSGR6eGqaZB3133L8xewQo3fQagbQuGt7a63gf+P1NGKZavEYEC3UXaWEAA/AqDkuN6xA== +eslint-plugin-react-hooks@4.5.0: + version "4.5.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.5.0.tgz#5f762dfedf8b2cf431c689f533c9d3fa5dcf25ad" + integrity sha512-8k1gRt7D7h03kd+SAAlzXkQwWK22BnK6GKZG+FJA6BAGy22CFvl8kCIXKpVux0cCxMWDQUPqSok0LKaZ0aOcCw== + eslint-plugin-react@7.29.1: version "7.29.1" resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.29.1.tgz#6c40bc83142bb63d132a1b3565e2ea655411f800"