From 5f9cfb97902de3b434ca20f5570f4cf9b0f53b94 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 20:35:33 +0000 Subject: [PATCH] Update dependency eslint-plugin-react to v7.37.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9a526b8..5b24d17 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "eslint-config-react-app": "7.0.1", "eslint-plugin-flowtype": "8.0.3", "eslint-plugin-import": "2.29.1", - "eslint-plugin-react": "7.34.1", + "eslint-plugin-react": "7.37.5", "eslint-plugin-jsx-a11y": "6.8.0", "eslint-plugin-react-hooks": "4.6.2", "file-loader": "5.1.0",