Skip to content

Commit

Permalink
chore(deps): bump simple-git from 2.6.0 to 2.7.0
Browse files Browse the repository at this point in the history
Bumps [simple-git](https://github.com/steveukx/git-js) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/steveukx/git-js/releases)
- [Changelog](https://github.com/steveukx/git-js/blob/master/CHANGELOG.md)
- [Commits](steveukx/git-js@v2.6.0...v2.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and tagoro9 committed Jun 17, 2020
1 parent 1270285 commit 36fa836
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -670,6 +670,13 @@
pify "3.0.0"
sqlite3 "^4.1.0"

"@kwsites/file-exists@^1.1.1":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@kwsites/file-exists/-/file-exists-1.1.1.tgz#ad1efcac13e1987d8dbaf235ef3be5b0d96faa99"
integrity sha512-m9/5YGR18lIwxSFDwfE3oA7bWuq9kdau6ugN4H2rJeyhFQZcG9AgSHkQtSD15a8WvTgfz9aikZMrKPHvbpqFiw==
dependencies:
debug "^4.1.1"

"@marionebl/sander@^0.6.0":
version "0.6.1"
resolved "https://registry.yarnpkg.com/@marionebl/sander/-/sander-0.6.1.tgz#1958965874f24bc51be48875feb50d642fc41f7b"
Expand Down Expand Up @@ -8293,9 +8300,12 @@ signale@^1.2.1:
pkg-conf "^2.1.0"

simple-git@^2.1.0:
version "2.6.0"
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-2.6.0.tgz#04b554d1038e6036af2ae4d67a30bc5fd75f4fcd"
integrity sha512-eplWRfu6RTfoAzGl7I0+g06MvYauXaNpjeuhFiOYZO9hevnH54RkkStOkEevWwqBWfdzWNO9ocffbdtxFzBqXQ==
version "2.7.0"
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-2.7.0.tgz#b555392021f5553c14530c917eae1d6f914b1672"
integrity sha512-NpNNe0hOz3DMRWB9ewK83p/nMAkGrNO/VlWhMDaI3OdUO3UNoMv5+XlMOzO52jCyl+RZbVrIuNMpxtR4C1TQXw==
dependencies:
"@kwsites/file-exists" "^1.1.1"
debug "^4.1.1"

sisteransi@^1.0.3:
version "1.0.3"
Expand Down

0 comments on commit 36fa836

Please sign in to comment.