From 7781620d2dcf6efa1e3751ffa0170c67e432896e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=B2=20Ribaudo?= Date: Mon, 13 Jan 2020 02:30:37 +0100 Subject: [PATCH] Update lockfile --- yarn.lock | 7 ------- 1 file changed, 7 deletions(-) diff --git a/yarn.lock b/yarn.lock index 6f75361bf1c6..c0894b5de4a6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1791,13 +1791,6 @@ dependencies: "@types/node" ">= 8" -"@rollup/plugin-alias@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@rollup/plugin-alias/-/plugin-alias-2.2.0.tgz#3ac52ece8b39583249884adb90fb316484389fe5" - integrity sha512-//6zmlHGbmousaatu4pBlC61gqZykLbH0c2GESBO4JgK5xFZgb/ih0zlg/5/BmTAczX5R/xsHRnsYsu4KyHV5w== - dependencies: - slash "^3.0.0" - "@rollup/plugin-json@^4.0.0": version "4.0.0" resolved "https://registry.yarnpkg.com/@rollup/plugin-json/-/plugin-json-4.0.0.tgz#4462e83c7ad5544bef4a601a6e8450daedc4b69b"