From 1133cfbaa863d3d5cdf1757c78906fb141b42bfb Mon Sep 17 00:00:00 2001 From: "pactflow-renovate-bot[bot]" <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 03:25:06 +0000 Subject: [PATCH] chore(deps): update dependency eslint-config-react-app to v7 Ref: PACT-445 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 80a3d55..84ecd40 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@typescript-eslint/parser": "2.34.0", "babel-eslint": "10.1.0", "eslint": "9.39.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",