build(deps): update dependency simple-git to v3.17.0 (#20874)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-03-11 15:49:22 +00:00 committed by GitHub
parent 06feaaabaf
commit eee2b0534a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -230,7 +230,7 @@
"semver-stable": "3.0.0",
"semver-utils": "1.1.4",
"shlex": "2.1.2",
"simple-git": "3.16.1",
"simple-git": "3.17.0",
"slugify": "1.6.5",
"source-map-support": "0.5.21",
"traverse": "0.6.7",

View file

@ -9270,10 +9270,10 @@ signale@^1.2.1:
figures "^2.0.0"
pkg-conf "^2.1.0"
simple-git@3.16.1:
version "3.16.1"
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.16.1.tgz#b67f18cbd3c68bbc4b9177ed49256afe51f12d47"
integrity sha512-xzRxMKiy1zEYeHGXgAzvuXffDS0xgsq07Oi4LWEEcVH29vLpcZ2tyQRWyK0NLLlCVaKysZeem5tC1qHEOxsKwA==
simple-git@3.17.0:
version "3.17.0"
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.17.0.tgz#1a961fa43f697b4e2391cf34c8a0554ef84fed8e"
integrity sha512-JozI/s8jr3nvLd9yn2jzPVHnhVzt7t7QWfcIoDcqRIGN+f1IINGv52xoZti2kkYfoRhhRvzMSNPfogHMp97rlw==
dependencies:
"@kwsites/file-exists" "^1.1.1"
"@kwsites/promise-deferred" "^1.1.1"