From 5403ddc10ab984ac643b6140fcf12a4dd3b1f0d5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 00:23:47 +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 48b74ca6..d28e71ce 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.2", "husky": "5.2.0", "nyc": "15.1.0", "rimraf": "3.0.2",