From 7b4aedc7fbb6615a1535d83481ea49ab3c41d2a1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Mar 2024 21:16:41 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-react to v7.34.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 48b74ca6..4bbfef20 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.34.1", "husky": "5.2.0", "nyc": "15.1.0", "rimraf": "3.0.2",