From a07995e71cb2d9d6303052c37a581d2ff5bb035c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 04:01:01 +0000 Subject: [PATCH] Update dependency eslint-plugin-react to v7.37.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6d12cd3..1abd134 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.0", "eslint-plugin-react-native": "3.11.0" }, "eslintConfig": {