From 48ba109d9bd76bc9ea2568999bc54b908eec080f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 19:10:59 +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 6d12cd3..17ef68d 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.36.1", "eslint-plugin-react-native": "3.11.0" }, "eslintConfig": {