From 9e236ad9bbff33682923225129f9040832ef46be Mon Sep 17 00:00:00 2001 From: Ticktock Depbot Date: Mon, 14 Apr 2025 20:25:32 +0000 Subject: [PATCH] chore(deps): update typescript-eslint monorepo to v8.30.1 --- yarn.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index d62380b..f445e20 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3291,9 +3291,7 @@ type@^2.7.2: integrity sha512-8j+1QmAbPvLZow5Qpi6NCaN8FB60p/6x8/vfNqOk/hC+HuvFZhL4+WfekuhQLiqFZXOgQdrs3B+XxEmCc6b3FQ== typescript-eslint@^8.7.0: - version "8.29.1" - resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.29.1.tgz#c0b205e542ade22f9027caaaa9c4ec31a202010f" - integrity sha512-f8cDkvndhbQMPcysk6CUSGBWV+g1utqdn71P5YKwMumVMOG/5k7cHq0KyG4O52nB0oKS4aN2Tp5+wB4APJGC+w== + version "8.30.1" dependencies: "@typescript-eslint/eslint-plugin" "8.29.1" "@typescript-eslint/parser" "8.29.1"