From 74976ba8df642f6d99cc4e1b5c44269a2cf05a69 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jun 2026 11:37:47 +0000 Subject: [PATCH] chore(deps): 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 3568cf9..ef7f4dc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5203,9 +5203,7 @@ type@^2.7.2: integrity sha512-8j+1QmAbPvLZow5Qpi6NCaN8FB60p/6x8/vfNqOk/hC+HuvFZhL4+WfekuhQLiqFZXOgQdrs3B+XxEmCc6b3FQ== 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"