From 5f8e43d3e2d4957639eac007e309b7bb03434442 Mon Sep 17 00:00:00 2001 From: "pactflow-renovate-bot[bot]" <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 03:21:42 +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 008d092..eecdaea 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.2", - "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",