From 3f9693a8a02a47683dcaee3f773934330d345605 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 22:19:22 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-react to v7.37.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e5fd4da..e023445 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "autoprefixer": "10.4.19", "eslint": "9.7.0", "eslint-config-prettier": "9.1.0", - "eslint-plugin-react": "7.34.1", + "eslint-plugin-react": "7.37.2", "eslint-plugin-react-hooks": "4.6.2", "eslint-plugin-react-refresh": "0.4.6", "lint-staged": "15.2.5",