diff --git a/yarn.lock b/yarn.lock index 17943e43..08ed77b0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1029,9 +1029,7 @@ "@types/yargs-parser" "*" "@typescript-eslint/eslint-plugin@^6.9.0": - version "6.9.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.9.0.tgz#fdb6f3821c0167e3356e9d89c80e8230b2e401f4" - integrity sha512-lgX7F0azQwRPB7t7WAyeHWVfW1YJ9NIgd9mvGhfQpRY56X6AVf8mwM8Wol+0z4liE7XX3QOt8MN1rUKCfSjRIA== + version "6.21.0" dependencies: "@eslint-community/regexpp" "^4.5.1" "@typescript-eslint/scope-manager" "6.9.0" @@ -1046,9 +1044,7 @@ ts-api-utils "^1.0.1" "@typescript-eslint/parser@^6.9.0": - version "6.9.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.9.0.tgz#2b402cadeadd3f211c25820e5433413347b27391" - integrity sha512-GZmjMh4AJ/5gaH4XF2eXA8tMnHWP+Pm1mjQR2QN4Iz+j/zO04b9TOvJYOX2sCNIQHtRStKTxRY1FX7LhpJT4Gw== + version "6.21.0" dependencies: "@typescript-eslint/scope-manager" "6.9.0" "@typescript-eslint/types" "6.9.0"