From d6deddd2c10b399b59bca28c57fc0fb3ac2209ad 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:27:15 +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 d39c2df..245873a 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@babel/eslint-parser": "7.28.5", "cross-env": "10.1.0", "dotenv": "17.2.3", - "eslint": "8.57.1", + "eslint": "9.39.2", "eslint-config-react-app": "7.0.1", "eslint-plugin-flowtype": "8.0.3", "eslint-plugin-import": "2.32.0",