From 16c41bbdb9b33708a0614bd70a8a909d1bff3a03 Mon Sep 17 00:00:00 2001 From: Ticktock Depbot Date: Mon, 13 Jan 2025 19:20:11 +0000 Subject: [PATCH] Update typescript-eslint monorepo to v8.20.0 --- yarn.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 5a208de..6e509b6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3251,9 +3251,7 @@ type@^2.7.2: integrity sha512-8j+1QmAbPvLZow5Qpi6NCaN8FB60p/6x8/vfNqOk/hC+HuvFZhL4+WfekuhQLiqFZXOgQdrs3B+XxEmCc6b3FQ== typescript-eslint@^8.7.0: - version "8.19.1" - resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.19.1.tgz#fdf7d53bc020bf7c48d40744bf3797ee7a70f69e" - integrity sha512-LKPUQpdEMVOeKluHi8md7rwLcoXHhwvWp3x+sJkMuq3gGm9yaYJtPo8sRZSblMFJ5pcOGCAak/scKf1mvZDlQw== + version "8.20.0" dependencies: "@typescript-eslint/eslint-plugin" "8.19.1" "@typescript-eslint/parser" "8.19.1"