From 9c056c1686422caca4d6619591967c3d0e9a31a5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 6 Oct 2024 06:53:55 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-react to v7.37.1 --- yarn.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index e4a57e1..92cf0f8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1019,9 +1019,7 @@ eslint-plugin-jsx-a11y@^6.5.1, eslint-plugin-jsx-a11y@^6.9.0: string.prototype.includes "^2.0.0" eslint-plugin-react@^7.28.0, eslint-plugin-react@^7.34.3: - version "7.36.1" - resolved "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.36.1.tgz" - integrity sha512-/qwbqNXZoq+VP30s1d4Nc1C5GTxjJQjk4Jzs4Wq2qzxFM7dSmuG2UkIjg2USMLh3A/aVcUNrK7v0J5U1XEGGwA== + version "7.37.1" dependencies: array-includes "^3.1.8" array.prototype.findlast "^1.2.5"