From 492a9ccad4a1764fd7a11262ae6947ce8fa26d4d Mon Sep 17 00:00:00 2001 From: "pactflow-renovate-bot[bot]" <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 14:23:02 +0000 Subject: [PATCH] chore(deps): update dependency eslint to v10 Ref: PACT-445 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0aeee71..6cdb3e3 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@testing-library/jest-dom": "6.9.1", "cross-env": "10.1.0", "dotenv": "17.4.2", - "eslint": "9.39.4", + "eslint": "10.4.0", "eslint-plugin-react": "7.37.5", "nock": "13.5.6" }