From 6a8658923c43fbace387e5ab6afeafa863c17205 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 00:06:26 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20dependency=20esli?= =?UTF-8?q?nt-plugin-react=20to=20v7.37.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7ad819d..b43525b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "eslint-plugin-perfectionist": "3.3.0", "eslint-plugin-prettier": "5.2.1", "eslint-plugin-promise": "7.1.0", - "eslint-plugin-react": "7.35.2", + "eslint-plugin-react": "7.37.1", "eslint-plugin-react-hooks": "5.1.0-rc-fb9a90fa48-20240614", "eslint-plugin-sonarjs": "1.0.4", "eslint-plugin-unicorn": "55.0.0", @@ -4111,9 +4111,9 @@ } }, "node_modules/eslint-plugin-react": { - "version": "7.35.2", - "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.35.2.tgz", - "integrity": "sha512-Rbj2R9zwP2GYNcIak4xoAMV57hrBh3hTaR0k7hVjwCQgryE/pw5px4b13EYjduOI0hfXyZhwBxaGpOTbWSGzKQ==", + "version": "7.37.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.37.1.tgz", + "integrity": "sha512-xwTnwDqzbDRA8uJ7BMxPs/EXRB3i8ZfnOIp8BsxEQkT0nHPp+WWceqGgo6rKb9ctNi8GJLDT4Go5HAWELa/WMg==", "license": "MIT", "dependencies": { "array-includes": "^3.1.8", diff --git a/package.json b/package.json index 346e7c0..f274b9a 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "eslint-plugin-perfectionist": "3.3.0", "eslint-plugin-prettier": "5.2.1", "eslint-plugin-promise": "7.1.0", - "eslint-plugin-react": "7.35.2", + "eslint-plugin-react": "7.37.1", "eslint-plugin-react-hooks": "5.1.0-rc-fb9a90fa48-20240614", "eslint-plugin-sonarjs": "1.0.4", "eslint-plugin-unicorn": "55.0.0",