mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-11 14:36:25 +00:00
build(deps): update dependency simple-git to v3.1.0 (#13917)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
b3810b5fc7
commit
4e2a8f6b2e
2 changed files with 5 additions and 5 deletions
|
@ -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",
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue