From 8a2f10297e49b3ded41d78dcfc6a87d7fdc1c005 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 01:50:05 +0000 Subject: [PATCH] Update dependency eslint-plugin-react to v7.36.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 05174f6f6c..f909b13386 100644 --- a/package.json +++ b/package.json @@ -132,7 +132,7 @@ "eslint-plugin-import": "2.30.0", "eslint-plugin-jest": "28.6.0", "eslint-plugin-jsdoc": "48.11.0", - "eslint-plugin-react": "7.35.2", + "eslint-plugin-react": "7.36.1", "eslint-plugin-react-hooks": "4.6.2", "event-stream": "4.0.1", "execa": "9.3.0",