Skip to content

Commit 05eb739

Browse files
Bump simple-git from 2.48.0 to 3.16.0
Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 2.48.0 to 3.16.0. - [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/[email protected]/simple-git) --- updated-dependencies: - dependency-name: simple-git dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5d4f0c5 commit 05eb739

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"prettier": "2.8.1",
7676
"rimraf": "3.0.2",
7777
"semver-sort": "1.0.0",
78-
"simple-git": "2.48.0",
78+
"simple-git": "3.16.0",
7979
"sinon": "12.0.1",
8080
"ts-node": "10.9.1",
8181
"type-fest": "2.8.0",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -5863,14 +5863,14 @@ side-channel@^1.0.4:
58635863
get-intrinsic "^1.0.2"
58645864
object-inspect "^1.9.0"
58655865

5866-
simple-git@2.48.0:
5867-
version "2.48.0"
5868-
resolved "https://registry.npmjs.org/simple-git/-/simple-git-2.48.0.tgz"
5869-
integrity sha512-z4qtrRuaAFJS4PUd0g+xy7aN4y+RvEt/QTJpR184lhJguBA1S/LsVlvE/CM95RsYMOFJG3NGGDjqFCzKU19S/A==
5866+
simple-git@3.16.0:
5867+
version "3.16.0"
5868+
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.16.0.tgz#421773e24680f5716999cc4a1d60127b4b6a9dec"
5869+
integrity sha512-zuWYsOLEhbJRWVxpjdiXl6eyAyGo/KzVW+KFhhw9MqEEJttcq+32jTWSGyxTdf9e/YCohxRE+9xpWFj9FdiJNw==
58705870
dependencies:
58715871
"@kwsites/file-exists" "^1.1.1"
58725872
"@kwsites/promise-deferred" "^1.1.1"
5873-
debug "^4.3.2"
5873+
debug "^4.3.4"
58745874

58755875
58765876
version "12.0.1"

0 commit comments

Comments
 (0)