From 5c94b9c93e12b41e94bcabff3c698c6fa1b60019 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 23:40:45 +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 7280ec4..71d3a77 100644 --- a/package.json +++ b/package.json @@ -41,8 +41,8 @@ "@softwareventures/semantic-release-config": "5.2.0", "@softwareventures/tsconfig": "7.3.0", "@types/node": "20.19.39", - "@typescript-eslint/eslint-plugin": "5.62.0", - "@typescript-eslint/parser": "5.62.0", + "@typescript-eslint/eslint-plugin": "8.59.2", + "@typescript-eslint/parser": "8.59.2", "ava": "5.3.1", "commitizen": "4.3.1", "conventional-changelog-conventionalcommits": "7.0.2",