Skip to content

Commit 3b19f01

Browse files
chore(deps-dev): bump simple-git from 3.5.0 to 3.15.0
Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.5.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 95db1d5 commit 3b19f01

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
"pretty-quick": "3.1.3",
116116
"rimraf": "3.0.2",
117117
"shelljs": "0.8.4",
118-
"simple-git": "3.5.0",
118+
"simple-git": "3.15.0",
119119
"supertest": "6.2.3",
120120
"ts-node": "9.1.1",
121121
"tsconfig-paths": "3.9.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9848,14 +9848,14 @@ [email protected]:
98489848
"@kwsites/promise-deferred" "^1.1.1"
98499849
debug "^4.3.4"
98509850

9851-
simple-git@3.5.0:
9852-
version "3.5.0"
9853-
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.5.0.tgz#3c3538f4d7a1b3c8f3904412b12740bdcad9c8b1"
9854-
integrity sha512-fZsaq5nzdxQRhMNs6ESGLpMUHoL5GRP+boWPhq9pMYMKwOGZV2jHOxi8AbFFA2Y/6u4kR99HoULizSbpzaODkA==
9851+
simple-git@3.15.0:
9852+
version "3.15.0"
9853+
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.15.0.tgz#301a95a943c4f9b0a21d051eb6e6d0ffe4c9754f"
9854+
integrity sha512-FiWoMPlcYHQ+ApRihUsGjC/ZmIlWj62S6MBCwOunczvXcLQt+9ZdrysDrR6QVepkRQfEAaBXrN2QtJKrN6zbtg==
98559855
dependencies:
98569856
"@kwsites/file-exists" "^1.1.1"
98579857
"@kwsites/promise-deferred" "^1.1.1"
9858-
debug "^4.3.3"
9858+
debug "^4.3.4"
98599859

98609860
simple-swizzle@^0.2.2:
98619861
version "0.2.2"

0 commit comments

Comments
 (0)