diff --git a/yarn.lock b/yarn.lock index face122..55d0ac7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3284,9 +3284,7 @@ type@^2.7.2: integrity sha512-8j+1QmAbPvLZow5Qpi6NCaN8FB60p/6x8/vfNqOk/hC+HuvFZhL4+WfekuhQLiqFZXOgQdrs3B+XxEmCc6b3FQ== typescript-eslint@^8.7.0: - version "8.28.0" - resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.28.0.tgz#70b0ac51dc15eeb9fcfad66c0b0ec78f3ad341e3" - integrity sha512-jfZtxJoHm59bvoCMYCe2BM0/baMswRhMmYhy+w6VfcyHrjxZ0OJe0tGasydCpIpA+A/WIJhTyZfb3EtwNC/kHQ== + version "8.29.0" dependencies: "@typescript-eslint/eslint-plugin" "8.28.0" "@typescript-eslint/parser" "8.28.0"