From 23d1853a481258247907a70fdd1a34d34736e463 Mon Sep 17 00:00:00 2001 From: "pactflow-renovate-bot[bot]" <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com> Date: Wed, 30 Apr 2025 04:50:44 +0000 Subject: [PATCH] chore(deps): update dependency eslint-config-react-app to v7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 656211c..05ca272 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@typescript-eslint/parser": "2.34.0", "babel-eslint": "10.1.0", "eslint": "9.25.0", - "eslint-config-react-app": "5.2.1", + "eslint-config-react-app": "7.0.1", "eslint-plugin-flowtype": "3.13.0", "eslint-plugin-import": "2.31.0", "eslint-plugin-jsx-a11y": "6.10.2",