From 8edfed4a52ccba283f866d05d0a4649e0f0d224d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 04:39:59 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-react to v7.37.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 48b74ca6..57dab54a 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.0", "husky": "5.2.0", "nyc": "15.1.0", "rimraf": "3.0.2",