Skip to content

Commit 1f15824

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

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
@@ -112,7 +112,7 @@
112112
"pretty-quick": "3.1.3",
113113
"rimraf": "3.0.2",
114114
"shelljs": "0.8.4",
115-
"simple-git": "3.5.0",
115+
"simple-git": "3.16.0",
116116
"supertest": "6.2.3",
117117
"ts-node": "9.1.1",
118118
"tsconfig-paths": "3.9.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10925,14 +10925,14 @@ [email protected]:
1092510925
"@kwsites/promise-deferred" "^1.1.1"
1092610926
debug "^4.3.4"
1092710927

10928-
simple-git@3.5.0:
10929-
version "3.5.0"
10930-
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.5.0.tgz#3c3538f4d7a1b3c8f3904412b12740bdcad9c8b1"
10931-
integrity sha512-fZsaq5nzdxQRhMNs6ESGLpMUHoL5GRP+boWPhq9pMYMKwOGZV2jHOxi8AbFFA2Y/6u4kR99HoULizSbpzaODkA==
10928+
simple-git@3.16.0:
10929+
version "3.16.0"
10930+
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.16.0.tgz#421773e24680f5716999cc4a1d60127b4b6a9dec"
10931+
integrity sha512-zuWYsOLEhbJRWVxpjdiXl6eyAyGo/KzVW+KFhhw9MqEEJttcq+32jTWSGyxTdf9e/YCohxRE+9xpWFj9FdiJNw==
1093210932
dependencies:
1093310933
"@kwsites/file-exists" "^1.1.1"
1093410934
"@kwsites/promise-deferred" "^1.1.1"
10935-
debug "^4.3.3"
10935+
debug "^4.3.4"
1093610936

1093710937
simple-swizzle@^0.2.2:
1093810938
version "0.2.2"

0 commit comments

Comments
 (0)