From 80803b31729848d2a7307a65f0f58e945dcf8f82 Mon Sep 17 00:00:00 2001 From: Ticktock Depbot Date: Mon, 5 May 2025 19:25:41 +0000 Subject: [PATCH] chore(deps): update typescript-eslint monorepo to v8.32.0 --- yarn.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index cc02b77..c801d8c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3289,9 +3289,7 @@ type@^2.7.2: integrity sha512-8j+1QmAbPvLZow5Qpi6NCaN8FB60p/6x8/vfNqOk/hC+HuvFZhL4+WfekuhQLiqFZXOgQdrs3B+XxEmCc6b3FQ== typescript-eslint@^8.7.0: - version "8.31.1" - resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.31.1.tgz#b77ab1e48ced2daab9225ff94bab54391a4af69b" - integrity sha512-j6DsEotD/fH39qKzXTQRwYYWlt7D+0HmfpOK+DVhwJOFLcdmn92hq3mBb7HlKJHbjjI/gTOqEcc9d6JfpFf/VA== + version "8.32.0" dependencies: "@typescript-eslint/eslint-plugin" "8.31.1" "@typescript-eslint/parser" "8.31.1"