From 63d258f80e93f32b47bbc4870c7d800612606918 Mon Sep 17 00:00:00 2001 From: Ticktock Depbot Date: Mon, 7 Apr 2025 19:20:24 +0000 Subject: [PATCH] chore(deps): update typescript-eslint monorepo to v8.29.1 --- yarn.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 64df43d..78b3657 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3291,9 +3291,7 @@ type@^2.7.2: integrity sha512-8j+1QmAbPvLZow5Qpi6NCaN8FB60p/6x8/vfNqOk/hC+HuvFZhL4+WfekuhQLiqFZXOgQdrs3B+XxEmCc6b3FQ== typescript-eslint@^8.7.0: - version "8.29.0" - resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.29.0.tgz#fc059b4c840889e5180dd822594eb46fa4619093" - integrity sha512-ep9rVd9B4kQsZ7ZnWCVxUE/xDLUUUsRzE0poAeNu+4CkFErLfuvPt/qtm2EpnSyfvsR0S6QzDFSrPCFBwf64fg== + version "8.29.1" dependencies: "@typescript-eslint/eslint-plugin" "8.29.0" "@typescript-eslint/parser" "8.29.0"