From 486df16edf2b36992d89d741e5d96a143f204450 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 00:55:50 +0000 Subject: [PATCH] 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 6d12cd3..7f2a671 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "eslint-config-airbnb": "18.2.1", "eslint-plugin-import": "2.25.3", "eslint-plugin-jsx-a11y": "6.5.1", - "eslint-plugin-react": "7.27.0", + "eslint-plugin-react": "7.37.2", "eslint-plugin-react-native": "3.11.0" }, "eslintConfig": {