From de4e34bdb370eb0dfb2cef3234bab67d18756193 Mon Sep 17 00:00:00 2001 From: "pactflow-renovate-bot[bot]" <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com> Date: Sun, 9 Nov 2025 00:24:24 +0000 Subject: [PATCH] chore(deps): update dependency eslint to v9 Ref: PACT-445 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 32b72ed..84234e0 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@babel/eslint-parser": "7.28.5", "cross-env": "10.1.0", "cypress": "15.6.0", - "eslint": "8.57.1", + "eslint": "9.39.1", "eslint-config-react-app": "7.0.1", "eslint-plugin-cypress": "2.15.2", "eslint-plugin-flowtype": "8.0.3",