From 1cfea39de5d54089c073b986625319e224c052d1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 15:54:13 +0000 Subject: [PATCH] Update dependency eslint-plugin-react to v7.37.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fbac446..5e4df93 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "eslint-plugin-flowtype": "2.41.0", "eslint-plugin-import": "2.8.0", "eslint-plugin-jsx-a11y": "5.1.1", - "eslint-plugin-react": "7.3.0", + "eslint-plugin-react": "7.37.1", "flow-bin": "0.54.1", "flow-typed": "2.2.3", "now-pipeline": "1.10.0",