From 7578625317514d110a2e991ec5de7aeb17a2e0cb Mon Sep 17 00:00:00 2001 From: Ticktock Depbot <depbot@btclock.dev> Date: Mon, 31 Mar 2025 19:20:22 +0000 Subject: [PATCH] chore(deps): update typescript-eslint monorepo to v8.29.0 --- yarn.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index face122..55d0ac7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3284,9 +3284,7 @@ type@^2.7.2: integrity sha512-8j+1QmAbPvLZow5Qpi6NCaN8FB60p/6x8/vfNqOk/hC+HuvFZhL4+WfekuhQLiqFZXOgQdrs3B+XxEmCc6b3FQ== typescript-eslint@^8.7.0: - version "8.28.0" - resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.28.0.tgz#70b0ac51dc15eeb9fcfad66c0b0ec78f3ad341e3" - integrity sha512-jfZtxJoHm59bvoCMYCe2BM0/baMswRhMmYhy+w6VfcyHrjxZ0OJe0tGasydCpIpA+A/WIJhTyZfb3EtwNC/kHQ== + version "8.29.0" dependencies: "@typescript-eslint/eslint-plugin" "8.28.0" "@typescript-eslint/parser" "8.28.0"