From 4258e5a2770633cef02221816cc4121ea0027a34 Mon Sep 17 00:00:00 2001 From: "pactflow-renovate-bot[bot]" <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 04:01:45 +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 3b10be0..41fd29e 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.1", "eslint-config-react-app": "7.0.1", "eslint-plugin-flowtype": "8.0.3", "eslint-plugin-import": "2.32.0",