From b206661142a330b79a40fb0462ab976937a86450 Mon Sep 17 00:00:00 2001 From: "pactflow-renovate-bot[bot]" <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com> Date: Fri, 28 Nov 2025 17:11:44 +0000 Subject: [PATCH] chore(deps): update typescript-eslint monorepo to v8 Ref: PACT-445 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 2c40a87..6ca8ed9 100644 --- a/package.json +++ b/package.json @@ -44,8 +44,8 @@ "@pact-foundation/pact": "9.18.1", "@pact-foundation/pact-node": "10.17.2", "@testing-library/jest-dom": "6.9.1", - "@typescript-eslint/eslint-plugin": "8.47.0", - "@typescript-eslint/parser": "8.47.0", + "@typescript-eslint/eslint-plugin": "8.48.0", + "@typescript-eslint/parser": "8.48.0", "axios": "0.30.2", "@babel/eslint-parser": "7.28.5", "cypress": "4.12.1",