From ef5a48cd9ce4e51b5e1182c4cc20b97de9184901 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 20:42:54 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-react to v7.32.1 --- package.json | 4 ++-- yarn.lock | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index d49352e2d6..ef25505aac 100644 --- a/package.json +++ b/package.json @@ -121,7 +121,7 @@ "eslint-config-prettier": "8.6.0", "eslint-config-react-app": "7.0.1", "eslint-plugin-prettier": "4.2.1", - "eslint-plugin-react": "7.32.0", + "eslint-plugin-react": "7.32.1", "eslint-plugin-react-hooks": "4.6.0", "i18next-scanner": "4.1.0", "i18next-scanner-typescript": "1.0.6", @@ -148,7 +148,7 @@ "@ledgerhq/hw-transport": "^6.27.6", "@testing-library/dom": "8.19.1", "@typescript-eslint/eslint-plugin": "5.48.2", - "eslint-plugin-react": "7.32.0", + "eslint-plugin-react": "7.32.1", "grommet-icons": "4.8.0", "typescript": "4.9.4" }, diff --git a/yarn.lock b/yarn.lock index 7fda07f2bb..5fc3b5be83 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5714,10 +5714,10 @@ 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@7.32.0, eslint-plugin-react@^7.27.1: - version "7.32.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.32.0.tgz#d80f794a638c5770f952ba2ae793f0a516be7c09" - integrity sha512-vSBi1+SrPiLZCGvxpiZIa28fMEUaMjXtCplrvxcIxGzmFiYdsXQDwInEjuv5/i/2CTTxbkS87tE8lsQ0Qxinbw== +eslint-plugin-react@7.32.1, eslint-plugin-react@^7.27.1: + version "7.32.1" + resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.32.1.tgz#88cdeb4065da8ca0b64e1274404f53a0f9890200" + integrity sha512-vOjdgyd0ZHBXNsmvU+785xY8Bfe57EFbTYYk8XrROzWpr9QBvpjITvAXt9xqcE6+8cjR/g1+mfumPToxsl1www== dependencies: array-includes "^3.1.6" array.prototype.flatmap "^1.3.1"