From 244703673c2d79a2453cd3afe482cb3be9483efb Mon Sep 17 00:00:00 2001 From: "pactflow-renovate-bot[bot]" <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 22:58:58 +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 9df6f15..d34cb23 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.8.0", - "@typescript-eslint/eslint-plugin": "8.44.1", - "@typescript-eslint/parser": "8.44.1", + "@typescript-eslint/eslint-plugin": "8.45.0", + "@typescript-eslint/parser": "8.45.0", "axios": "0.30.2", "@babel/eslint-parser": "7.28.4", "cypress": "4.12.1",