build(deps): update dependency simple-git to v3.1.0 (#13917)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-01-30 13:57:04 +00:00 committed by GitHub
parent b3810b5fc7
commit 4e2a8f6b2e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -196,7 +196,7 @@
"semver-stable": "3.0.0",
"semver-utils": "1.1.4",
"shlex": "2.1.0",
"simple-git": "3.0.4",
"simple-git": "3.1.0",
"slugify": "1.6.5",
"traverse": "0.6.6",
"tslib": "2.3.1",

View file

@ -8439,10 +8439,10 @@ signale@^1.2.1:
figures "^2.0.0"
pkg-conf "^2.1.0"
simple-git@3.0.4:
version "3.0.4"
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.0.4.tgz#ba06c3f65ab6b3bf649bc273a84fdbfbb8bbd830"
integrity sha512-Jx5G2Fh981wu5h4RrQrAxTOMS56HE+ab9vsUkUd7mV4sVkfY69++yakJ6H7cWWEPMCNc5Sipdmm57u5pHk6A6Q==
simple-git@3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.1.0.tgz#93a899cda9d4ffb9e11c2a735dddf08368704ac9"
integrity sha512-XpiIA5CBB8S40cJwkLhVe3ysyuLjvOrPo/xjorJl+hspFBgJFueqKXQbKhUl5Ujh2TWMt2jhxl5UTGciFnkXmA==
dependencies:
"@kwsites/file-exists" "^1.1.1"
"@kwsites/promise-deferred" "^1.1.1"