From 1d4dff6e14e33b8c033f3e29f6b72dc484d00bac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 Nov 2019 13:03:51 +0000 Subject: [PATCH] Bump command-exists from 1.2.2 to 1.2.8 Bumps [command-exists](https://github.com/mathisonian/command-exists) from 1.2.2 to 1.2.8. - [Release notes](https://github.com/mathisonian/command-exists/releases) - [Commits](https://github.com/mathisonian/command-exists/compare/v1.2.2...v1.2.8) Signed-off-by: dependabot[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 7fd17ca..21229c0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -363,8 +363,8 @@ combined-stream@^1.0.5, combined-stream@~1.0.5: delayed-stream "~1.0.0" command-exists@^1.2.0: - version "1.2.2" - resolved "http://registry.npm.taobao.org/command-exists/download/command-exists-1.2.2.tgz#12819c64faf95446ec0ae07fe6cafb6eb3708b22" + version "1.2.8" + resolved "https://registry.yarnpkg.com/command-exists/-/command-exists-1.2.8.tgz#715acefdd1223b9c9b37110a149c6392c2852291" compressible@~2.0.11: version "2.0.12"