From 384c3157c56dbf586a640a470827e93c84d9181d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 4 Sep 2022 20:41:17 +0000 Subject: [PATCH] Update dependency eslint-plugin-react to v7.31.6 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 40003e2..5e5196b 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "eslint": "7.32.0", "eslint-loader": "4.0.2", "eslint-plugin-import": "2.26.0", - "eslint-plugin-react": "7.31.5", + "eslint-plugin-react": "7.31.6", "gatsby-plugin-eslint": "4.0.2", "husky": "8.0.1", "lint-staged": "13.0.3", diff --git a/yarn.lock b/yarn.lock index 0ab74c2..b2caf0f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5743,10 +5743,10 @@ eslint-plugin-react-hooks@^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.31.5: - version "7.31.5" - resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.5.tgz#87c17c82f805257f4f7c96dd484534db2b5089c4" - integrity sha512-y7472VAcqns17rsQUk6tQCnqBi+boYjGdYarX022719+wGd1T4U1fOYJ2T2Trd3Od2q5M92e42zJ2uZOGmWamA== +eslint-plugin-react@7.31.6: + version "7.31.6" + resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.6.tgz#55ec176be94917ecde3f3ca0e1363073193e241a" + integrity sha512-CXu4eu28sb8Sd2+cyUYsJVyDvpTlaXPG+bOzzpS9IzZKtye96AYX3ZmHQ6ayn/OAIQ/ufDJP8ElPWd63Pepn9w== dependencies: array-includes "^3.1.5" array.prototype.flatmap "^1.3.0"