diff --git a/yarn.lock b/yarn.lock index 35f62d82b910d4025b778444fbeeb9c28376989d..511eb4d98cc1a29e9a3b80ed3c13498b15a7280f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2139,9 +2139,7 @@ integrity sha512-F5DIZ36YVLE+PN+Zwws4kJogq47hNgX3Nx6WyDJ3kcplxyke3XIzB8uK5n/Lpm1HBsbGzd6nmGehL8cPekP+Tg== "@typescript-eslint/eslint-plugin@^5.0.0-alpha.42": - version "5.14.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.14.0.tgz#5119b67152356231a0e24b998035288a9cd21335" - integrity sha512-ir0wYI4FfFUDfLcuwKzIH7sMVA+db7WYen47iRSaCGl+HMAZI9fpBwfDo45ZALD3A45ZGyHWDNLhbg8tZrMX4w== + version: "5.15.0" dependencies: "@typescript-eslint/scope-manager" "5.14.0" "@typescript-eslint/type-utils" "5.14.0" @@ -2154,9 +2152,7 @@ tsutils "^3.21.0" "@typescript-eslint/parser@^5.0.0-alpha.42": - version "5.14.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.14.0.tgz#7c79f898aa3cff0ceee6f1d34eeed0f034fb9ef3" - integrity sha512-aHJN8/FuIy1Zvqk4U/gcO/fxeMKyoSv/rS46UXMXOJKVsLQ+iYPuXNbpbH7cBLcpSbmyyFbwrniLx5+kutu1pw== + version: "5.15.0" dependencies: "@typescript-eslint/scope-manager" "5.14.0" "@typescript-eslint/types" "5.14.0"