Skip to content

Commit 616df20

Browse files
build(deps-dev): bump simple-git from 3.12.0 to 3.19.1
Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.12.0 to 3.19.1. - [Release notes](https://github.com/steveukx/git-js/releases) - [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md) - [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.19.1/simple-git) --- updated-dependencies: - dependency-name: simple-git dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 21897d8 commit 616df20

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"prettier": "2.8.7",
8585
"rimraf": "3.0.2",
8686
"shx": "0.3.3",
87-
"simple-git": "3.12.0",
87+
"simple-git": "3.19.1",
8888
"ts-jest": "29.0.5",
8989
"ts-node": "8.5.2",
9090
"source-map-support": "0.5.19",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8984,10 +8984,10 @@ sigstore@^1.3.0, sigstore@^1.4.0:
89848984
make-fetch-happen "^11.0.1"
89858985
tuf-js "^1.1.3"
89868986

8987-
simple-git@3.12.0:
8988-
version "3.12.0"
8989-
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.12.0.tgz#12fa8e762d8d9629fb1c72a0e2b4e6ae5b1f11e8"
8990-
integrity sha512-cy1RSRFHGZSrlYa3MnUuNVOXLUdifEZD2X8+AZjg8mKCdRvtCFSga6acq5N2g0ggb8lH3jBi369MrFZ+Y6sfsA==
8987+
simple-git@3.19.1:
8988+
version "3.19.1"
8989+
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.19.1.tgz#ff9c021961a3d876a1b115b1893bed9a28855d30"
8990+
integrity sha512-Ck+rcjVaE1HotraRAS8u/+xgTvToTuoMkT9/l9lvuP5jftwnYUp6DwuJzsKErHgfyRk8IB8pqGHWEbM3tLgV1w==
89918991
dependencies:
89928992
"@kwsites/file-exists" "^1.1.1"
89938993
"@kwsites/promise-deferred" "^1.1.1"

0 commit comments

Comments
 (0)