From 37b88b45ef3f472fa22e9af83a60b5f424b70653 Mon Sep 17 00:00:00 2001 From: Renovate Bot <bot@gitlab.tugraz.at> Date: Tue, 15 Mar 2022 14:43:28 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies to v5.15.0 --- yarn.lock | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/yarn.lock b/yarn.lock index 35f62d82..511eb4d9 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" -- GitLab