From 0901195fd1f6807562244f53ad0f87183079fc0e Mon Sep 17 00:00:00 2001 From: Ticktock Depbot Date: Mon, 30 Dec 2024 19:20:10 +0000 Subject: [PATCH] Update typescript-eslint monorepo to v8.19.0 --- yarn.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 185197e..3396a7a 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.18.2" - resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.18.2.tgz#71334dcf843adc3fbb771dce5ade7876aa0d62b7" - integrity sha512-KuXezG6jHkvC3MvizeXgupZzaG5wjhU3yE8E7e6viOvAvD9xAWYp8/vy0WULTGe9DYDWcQu7aW03YIV3mSitrQ== + version "8.19.0" dependencies: "@typescript-eslint/eslint-plugin" "8.18.2" "@typescript-eslint/parser" "8.18.2"