From 269441bfe7d9c4874d61e334419243940c34bdf7 Mon Sep 17 00:00:00 2001 From: "pactflow-renovate-bot[bot]" <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 23:11:58 +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 5098f63..78d00d1 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@babel/eslint-parser": "7.28.5", "cypress": "4.12.1", "dotenv": "17.2.3", - "eslint": "6.8.0", + "eslint": "9.39.2", "eslint-config-react-app": "7.0.1", "eslint-plugin-cypress": "5.2.0", "eslint-plugin-flowtype": "8.0.3",