From bd16dc783bcd0d00015a83966a81967a5475beec Mon Sep 17 00:00:00 2001
From: Ticktock Depbot <depbot@btclock.dev>
Date: Mon, 24 Mar 2025 17:30:42 +0000
Subject: [PATCH] chore(deps): update typescript-eslint monorepo to v8.28.0

---
 yarn.lock | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/yarn.lock b/yarn.lock
index 7a3404d..5e41607 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -3262,9 +3262,7 @@ type@^2.7.2:
   integrity sha512-8j+1QmAbPvLZow5Qpi6NCaN8FB60p/6x8/vfNqOk/hC+HuvFZhL4+WfekuhQLiqFZXOgQdrs3B+XxEmCc6b3FQ==
 
 typescript-eslint@^8.7.0:
-  version "8.24.1"
-  resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.24.1.tgz#ce85d791392608a2a9f80c4b2530a214d16a2a47"
-  integrity sha512-cw3rEdzDqBs70TIcb0Gdzbt6h11BSs2pS0yaq7hDWDBtCCSei1pPSUXE9qUdQ/Wm9NgFg8mKtMt1b8fTHIl1jA==
+  version "8.28.0"
   dependencies:
     "@typescript-eslint/eslint-plugin" "8.24.1"
     "@typescript-eslint/parser" "8.24.1"