From d41043e5caf3acadb340c532ce5ed69b02502da9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 3 Jun 2019 17:45:23 +0000 Subject: [PATCH] chore(deps): 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) --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index cfe6a47..7986535 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1278,8 +1278,8 @@ combined-stream@1.0.6, combined-stream@^1.0.5, combined-stream@~1.0.5: delayed-stream "~1.0.0" command-exists@^1.2.2: - version "1.2.2" - resolved "https://registry.yarnpkg.com/command-exists/-/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" commander@2.8.x: version "2.8.1"