From 9ba965f8bb727b421713b12a5795cefbf4de154f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jun 2026 11:35:28 +0000 Subject: [PATCH] Update dependency typescript-eslint to v8.62.0 --- yarn.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 3a0b90d..279a3e9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1922,9 +1922,7 @@ type-check@^0.4.0, type-check@~0.4.0: prelude-ls "^1.2.1" typescript-eslint@^8.56.0: - version "8.57.0" - resolved "https://nexus.beatrice.wtf/repository/npm-group/typescript-eslint/-/typescript-eslint-8.57.0.tgz#82764795d316ed1c72a489727c43c3a87373f100" - integrity sha512-W8GcigEMEeB07xEZol8oJ26rigm3+bfPHxHvwbYUlu1fUDsGuQ7Hiskx5xGW/xM4USc9Ephe3jtv7ZYPQntHeA== + version "8.62.0" dependencies: "@typescript-eslint/eslint-plugin" "8.57.0" "@typescript-eslint/parser" "8.57.0"