Skip to content

Commit

Permalink
build(deps): update dependency simple-git to v3.13.0 (#17468)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 29, 2022
1 parent f026106 commit 0ed4bbc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -209,7 +209,7 @@
"semver-stable": "3.0.0",
"semver-utils": "1.1.4",
"shlex": "2.1.2",
"simple-git": "3.12.0",
"simple-git": "3.13.0",
"slugify": "1.6.5",
"traverse": "0.6.6",
"tslib": "2.4.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -8767,10 +8767,10 @@ signale@^1.2.1:
figures "^2.0.0"
pkg-conf "^2.1.0"

simple-git@3.12.0:
version "3.12.0"
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.12.0.tgz#12fa8e762d8d9629fb1c72a0e2b4e6ae5b1f11e8"
integrity sha512-cy1RSRFHGZSrlYa3MnUuNVOXLUdifEZD2X8+AZjg8mKCdRvtCFSga6acq5N2g0ggb8lH3jBi369MrFZ+Y6sfsA==
simple-git@3.13.0:
version "3.13.0"
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.13.0.tgz#36589e201c28cecaca6f3a898e7257c6610e8588"
integrity sha512-VYrs3joeHvWGcN3K135RpGpPjm4AHYeOrclwew6LlfHgq6ozQYIW2yMnmjf4PCgVOuSYCbXkdUjyiFawuJz8MA==
dependencies:
"@kwsites/file-exists" "^1.1.1"
"@kwsites/promise-deferred" "^1.1.1"
Expand Down

0 comments on commit 0ed4bbc

Please sign in to comment.