From 8674a2698a63cd8dd1bd171a1154dd0678a52e4d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 17:39:56 +0000 Subject: [PATCH] build(deps): update typescript-eslint to v8 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 169d1b7..4fc438c 100644 --- a/package.json +++ b/package.json @@ -46,8 +46,8 @@ "@softwareventures/tsconfig": "7.3.0", "@types/is-integer": "1.0.2", "@types/node": "17.0.45", - "@typescript-eslint/eslint-plugin": "5.62.0", - "@typescript-eslint/parser": "5.62.0", + "@typescript-eslint/eslint-plugin": "8.66.0", + "@typescript-eslint/parser": "8.66.0", "ava": "5.3.1", "commitizen": "4.3.2", "conventional-changelog-conventionalcommits": "7.0.2",