From a9c28cfc1c58c8d6f535614ba29bb736fd87b65e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2020 12:09:40 +0000 Subject: [PATCH] chore(deps-dev): bump vsce from 1.71.0 to 1.73.0 Bumps [vsce](https://github.com/Microsoft/vsce) from 1.71.0 to 1.73.0. - [Release notes](https://github.com/Microsoft/vsce/releases) - [Commits](https://github.com/Microsoft/vsce/compare/v1.71.0...v1.73.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..e47b4e4 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.73.0" + resolved "https://registry.yarnpkg.com/vsce/-/vsce-1.73.0.tgz#f65b501f0d1e45e50b220b284a47df164c4e847b" + integrity sha512-6W37Ebbkj3uF3WhT+SCfRtsneRQEFcGvf/XYz+b6OAgDCj4gPurWyDVrqw/HLsbP1WflGIyUfVZ8t5M7kQp6Uw== dependencies: azure-devops-node-api "^7.2.0" chalk "^2.4.2"