diff --git a/yarn.lock b/yarn.lock index d62380b..b253a35 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.0" dependencies: "@typescript-eslint/eslint-plugin" "8.29.1" "@typescript-eslint/parser" "8.29.1"