From b96831289a12a78584d54cab6dd6dc9910309849 Mon Sep 17 00:00:00 2001 From: "pactflow-renovate-bot[bot]" <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 23:37:15 +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",