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"