From ab7b1475fb55db62fcef48853109873efb192334 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 09:11:09 +0000 Subject: [PATCH] Update dependency eslint-plugin-react to v7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f61d155..a343e64 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "eslint-config-airbnb": "17.1.0", "eslint-plugin-import": "2.14.0", "eslint-plugin-jsx-a11y": "6.1.2", - "eslint-plugin-react": "6.10.3", + "eslint-plugin-react": "7.34.0", "extract-text-webpack-plugin": "3.0.2", "file-loader": "0.11.2", "html-webpack-inline-chunk-plugin": "1.1.1",