From 928b0743d1d91294701e1e6d94d98d65584ce47f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 16:39:28 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-react to v7.37.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 48b74ca6..62e85763 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.1", "husky": "5.2.0", "nyc": "15.1.0", "rimraf": "3.0.2",