From 50b7b8d40a1f74c04b0de90b98c5c1fb65c03748 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 00:37:20 +0000 Subject: [PATCH] chore(deps): 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 daf7ff5b..8ad7e56b 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "eslint-plugin-import": "2.26.0", "eslint-plugin-jest": "26.5.3", "eslint-plugin-jsx-a11y": "6.6.0", - "eslint-plugin-react": "7.30.1", + "eslint-plugin-react": "7.37.2", "file-loader": "6.2.0", "html-webpack-plugin": "5.0.0", "jest": "28.1.1",