From 0f7ea9e3a944b695af00c70f4c58d7bf9e13ff94 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 31 Aug 2019 17:17:43 +0000 Subject: [PATCH] chore(deps-dev): bump simple-git from 1.124.0 to 1.126.0 Bumps [simple-git](https://github.com/steveukx/git-js) from 1.124.0 to 1.126.0. - [Release notes](https://github.com/steveukx/git-js/releases) - [Commits](https://github.com/steveukx/git-js/compare/v1.124.0...v1.126.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 ae08075fb..e80c66689 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6055,9 +6055,9 @@ signal-exit@^3.0.0, signal-exit@^3.0.2: integrity sha1-tf3AjxKH6hF4Yo5BXiUTK3NkbG0= simple-git@^1.65.0, simple-git@^1.85.0: - version "1.124.0" - resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-1.124.0.tgz#10a73cc1af303832b5c11720d4256e134fba35ca" - integrity sha512-ks9mBoO4ODQy/xGLC8Cc+YDvj/hho/IKgPhi6h5LI/sA+YUdHc3v0DEoHzM29VmulubpGCxMJUSFmyXNsjNMEA== + version "1.126.0" + resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-1.126.0.tgz#0c345372275139c8433b8277f4b3e155092aa434" + integrity sha512-47mqHxgZnN8XRa9HbpWprzUv3Ooqz9RY/LSZgvA7jCkW8jcwLahMz7LKugY91KZehfG0sCVPtgXiU72hd6b1Bw== dependencies: debug "^4.0.1"