From 84efb83a9b5c36d7ee8acd3329c7b5c84d084003 Mon Sep 17 00:00:00 2001 From: Ticktock Depbot Date: Mon, 10 Feb 2025 17:36:39 +0000 Subject: [PATCH] chore(deps): update typescript-eslint monorepo to v8.24.0 --- yarn.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index b887207..00c76f0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3259,9 +3259,7 @@ type@^2.7.2: integrity sha512-8j+1QmAbPvLZow5Qpi6NCaN8FB60p/6x8/vfNqOk/hC+HuvFZhL4+WfekuhQLiqFZXOgQdrs3B+XxEmCc6b3FQ== typescript-eslint@^8.7.0: - version "8.20.0" - resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.20.0.tgz#76d4ea6a483fd49830a7e8baccaed10f76d1e57b" - integrity sha512-Kxz2QRFsgbWj6Xcftlw3Dd154b3cEPFqQC+qMZrMypSijPd4UanKKvoKDrJ4o8AIfZFKAF+7sMaEIR8mTElozA== + version "8.24.0" dependencies: "@typescript-eslint/eslint-plugin" "8.20.0" "@typescript-eslint/parser" "8.20.0"