From d58a0546917d554852aa0bf5ad4807f4818b470e Mon Sep 17 00:00:00 2001 From: Ticktock Depbot Date: Mon, 20 Jan 2025 19:18:18 +0000 Subject: [PATCH] chore(deps): update typescript-eslint monorepo to v8.21.0 --- yarn.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index b887207..f941a01 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.21.0" dependencies: "@typescript-eslint/eslint-plugin" "8.20.0" "@typescript-eslint/parser" "8.20.0"