From 3802fd4566da9e8e369d13c666e9c5ea8927fc47 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 21 Jul 2026 05:20:37 +0000 Subject: [PATCH] chore(deps): update dependency typescript-eslint to v8.65.0 --- yarn.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 3568cf9..0768692 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.65.0" dependencies: "@typescript-eslint/eslint-plugin" "8.57.0" "@typescript-eslint/parser" "8.57.0"