From 0b2a9d91ed25628668a8972304d2d543b23acf35 Mon Sep 17 00:00:00 2001 From: "pactflow-renovate-bot[bot]" <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com> Date: Thu, 18 Dec 2025 17:09:11 +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 5098f63..848c091 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.48.1", - "@typescript-eslint/parser": "8.48.1", + "@typescript-eslint/eslint-plugin": "8.50.0", + "@typescript-eslint/parser": "8.50.0", "axios": "0.30.2", "@babel/eslint-parser": "7.28.5", "cypress": "4.12.1",