From 706313531270251bf4865944c5a7ebf5d3b94af8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 20:41:57 +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 7de60b5..f84d167 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.62.0", + "@typescript-eslint/parser": "8.62.0", "ava": "5.3.1", "commitizen": "4.3.1", "conventional-changelog-conventionalcommits": "7.0.2",