From 5e73f53457a5652178c1a8c647095b3c2427104e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2020 10:47:10 +0000 Subject: [PATCH] chore(deps-dev): bump vsce from 1.71.0 to 1.72.0 Bumps [vsce](https://github.com/Microsoft/vsce) from 1.71.0 to 1.72.0. - [Release notes](https://github.com/Microsoft/vsce/releases) - [Commits](https://github.com/Microsoft/vsce/compare/v1.71.0...v1.72.0) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 19d20fe..b1ca817 100644 --- a/yarn.lock +++ b/yarn.lock @@ -975,9 +975,9 @@ verror@1.10.0: extsprintf "^1.2.0" vsce@^1.69.0: - version "1.71.0" - resolved "https://registry.yarnpkg.com/vsce/-/vsce-1.71.0.tgz#3018cbea9e4dff4aeae86a09c3416e45b46bb6b3" - integrity sha512-7k+LPC4oJYPyyxs0a5nh4A8CleQ6+2EMPiAiX/bDyN+PmwJFm2FFPqLRxdIsIWfFnkW4ZMQBf10+W62dCRd9kQ== + version "1.72.0" + resolved "https://registry.yarnpkg.com/vsce/-/vsce-1.72.0.tgz#5043733fe6328444d47acb13d208b69928bfe851" + integrity sha512-4+e7Ltv4fztoWuWaJ+tHNIjVYdM8XkuDXfg2AkTc8GGGezuA3urwVi5jddtrWR1bWXF8JWkArAwgWC5ozrLzWA== dependencies: azure-devops-node-api "^7.2.0" chalk "^2.4.2"