From cbee736d3440eeb10bd3576ce1555913cb0c1112 Mon Sep 17 00:00:00 2001 From: "pactflow-renovate-bot[bot]" <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 21:42:21 +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 fe1763e..6839885 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@typescript-eslint/parser": "2.34.0", "babel-eslint": "10.1.0", "eslint": "9.37.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",