From 6a6e2a8d3c5d539565e3df086c8a6e7a1ba1eb57 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 11:23:52 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-react to v7.36.0 --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 31a399a..de8533b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7601,9 +7601,9 @@ eslint-plugin-jsx-a11y@^6.6.1: string.prototype.includes "^2.0.0" eslint-plugin-react@^7.31.10: - version "7.35.2" - resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.35.2.tgz#d32500d3ec268656d5071918bfec78cfd8b070ed" - integrity sha512-Rbj2R9zwP2GYNcIak4xoAMV57hrBh3hTaR0k7hVjwCQgryE/pw5px4b13EYjduOI0hfXyZhwBxaGpOTbWSGzKQ== + version "7.36.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.36.0.tgz#307fcdc0a10e08f10a77cb1f2ba2b61f5b397987" + integrity sha512-c+RvVxBH0JE2kHt/8p043nPPhIohSnyQOZApIzGJqM2tXnjEzcZzyKIAg72gymLtuwuKfgGxW2H2aqTJqRgTfQ== dependencies: array-includes "^3.1.8" array.prototype.findlast "^1.2.5"