From 028cf6bec6119189dfc3372d2094dc768eaf2b02 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 02:12:08 +0000 Subject: [PATCH] feat(deps): Update dependency eslint-plugin-react to v7.37.2 --- packages/eslint-config-react-app/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/eslint-config-react-app/package.json b/packages/eslint-config-react-app/package.json index 56f1bc5cf..f3d2cab1a 100644 --- a/packages/eslint-config-react-app/package.json +++ b/packages/eslint-config-react-app/package.json @@ -33,7 +33,7 @@ "eslint-plugin-import": "2.31.0", "eslint-plugin-jest": "23.20.0", "eslint-plugin-jsx-a11y": "6.10.2", - "eslint-plugin-react": "7.x", + "eslint-plugin-react": "7.37.2", "eslint-plugin-unicorn": "17.x" }, "dependencies": {