From 8eafc03443c0ae3a6805e0d8d82aec4a75a7aaf8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Apr 2025 23:39:15 +0000 Subject: [PATCH] chore(deps): 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 48b74ca6..63e5ecec 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "eslint-config-airbnb": "18.2.1", "eslint-plugin-import": "2.22.1", "eslint-plugin-jsx-a11y": "6.4.1", - "eslint-plugin-react": "7.23.1", + "eslint-plugin-react": "7.37.5", "husky": "5.2.0", "nyc": "15.1.0", "rimraf": "3.0.2",