From 5d7d5ab7e2be1a8fb6e67a9db0e668c09de8ff96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Sep 2020 13:51:32 +0000 Subject: [PATCH] Bump command-exists from 1.2.2 to 1.2.9 Bumps [command-exists](https://github.com/mathisonian/command-exists) from 1.2.2 to 1.2.9. - [Release notes](https://github.com/mathisonian/command-exists/releases) - [Commits](https://github.com/mathisonian/command-exists/commits) Signed-off-by: dependabot[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 300d277..2faa969 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1166,8 +1166,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.9" + resolved "https://registry.yarnpkg.com/command-exists/-/command-exists-1.2.9.tgz#c50725af3808c8ab0260fd60b01fbfa25b954f69" commander@^2.11.0, commander@^2.9.0: version "2.14.1"