Skip to content

Commit cbe8368

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 4f01c77 commit cbe8368

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.16.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
@@ -10519,14 +10519,14 @@ [email protected]:
1051910519
"@kwsites/promise-deferred" "^1.1.1"
1052010520
debug "^4.3.4"
1052110521

10522-
simple-git@3.5.0:
10523-
version "3.5.0"
10524-
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.5.0.tgz#3c3538f4d7a1b3c8f3904412b12740bdcad9c8b1"
10525-
integrity sha512-fZsaq5nzdxQRhMNs6ESGLpMUHoL5GRP+boWPhq9pMYMKwOGZV2jHOxi8AbFFA2Y/6u4kR99HoULizSbpzaODkA==
10522+
simple-git@3.16.0:
10523+
version "3.16.0"
10524+
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.16.0.tgz#421773e24680f5716999cc4a1d60127b4b6a9dec"
10525+
integrity sha512-zuWYsOLEhbJRWVxpjdiXl6eyAyGo/KzVW+KFhhw9MqEEJttcq+32jTWSGyxTdf9e/YCohxRE+9xpWFj9FdiJNw==
1052610526
dependencies:
1052710527
"@kwsites/file-exists" "^1.1.1"
1052810528
"@kwsites/promise-deferred" "^1.1.1"
10529-
debug "^4.3.3"
10529+
debug "^4.3.4"
1053010530

1053110531
simple-swizzle@^0.2.2:
1053210532
version "0.2.2"

0 commit comments

Comments
 (0)