Skip to content

Commit 02f3ad0

Browse files
Bump simple-git from 2.48.0 to 3.15.0
Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 2.48.0 to 3.15.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 67ba540 commit 02f3ad0

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
@@ -77,7 +77,7 @@
7777
"prettier": "2.7.1",
7878
"rimraf": "3.0.2",
7979
"semver-sort": "1.0.0",
80-
"simple-git": "2.48.0",
80+
"simple-git": "3.15.0",
8181
"sinon": "12.0.1",
8282
"ts-node": "10.9.1",
8383
"type-fest": "2.8.0",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -5835,14 +5835,14 @@ side-channel@^1.0.4:
58355835
get-intrinsic "^1.0.2"
58365836
object-inspect "^1.9.0"
58375837

5838-
simple-git@2.48.0:
5839-
version "2.48.0"
5840-
resolved "https://registry.npmjs.org/simple-git/-/simple-git-2.48.0.tgz"
5841-
integrity sha512-z4qtrRuaAFJS4PUd0g+xy7aN4y+RvEt/QTJpR184lhJguBA1S/LsVlvE/CM95RsYMOFJG3NGGDjqFCzKU19S/A==
5838+
simple-git@3.15.0:
5839+
version "3.15.0"
5840+
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.15.0.tgz#301a95a943c4f9b0a21d051eb6e6d0ffe4c9754f"
5841+
integrity sha512-FiWoMPlcYHQ+ApRihUsGjC/ZmIlWj62S6MBCwOunczvXcLQt+9ZdrysDrR6QVepkRQfEAaBXrN2QtJKrN6zbtg==
58425842
dependencies:
58435843
"@kwsites/file-exists" "^1.1.1"
58445844
"@kwsites/promise-deferred" "^1.1.1"
5845-
debug "^4.3.2"
5845+
debug "^4.3.4"
58465846

58475847
58485848
version "12.0.1"

0 commit comments

Comments
 (0)