summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-01-27 04:37:49 +0000
committerGitHub <noreply@github.com>2023-01-27 04:37:49 +0000
commit60107752c11909a863921744e0cab19e3c9d5ba1 (patch)
tree61f019cc2b5f23bb15439e4242d8fb1639209eef
parent28f9c88fa46a1fa8c8c58080a1585e42e4d46f8b (diff)
downloaddoxdocgen-60107752c11909a863921744e0cab19e3c9d5ba1.tar.gz
Bump simple-git from 3.5.0 to 3.16.0dependabot/npm_and_yarn/simple-git-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/simple-git@3.16.0/simple-git) --- updated-dependencies: - dependency-name: simple-git dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package.json2
-rw-r--r--yarn.lock12
2 files changed, 7 insertions, 7 deletions
diff --git a/package.json b/package.json
index 86519db..dd55a45 100644
--- a/package.json
+++ b/package.json
@@ -279,7 +279,7 @@
"env-var": "^4.1.0",
"moment": "^2.29.4",
"opn": "^5.2.0",
- "simple-git": "^3.5.0"
+ "simple-git": "^3.16.0"
},
"devDependencies": {
"@istanbuljs/nyc-config-typescript": "0.1.3",
diff --git a/yarn.lock b/yarn.lock
index 8b369cd..1dfd251 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -567,7 +567,7 @@ debug-log@^1.0.1:
resolved "https://registry.yarnpkg.com/debug-log/-/debug-log-1.0.1.tgz#2307632d4c04382b8df8a32f70b895046d52745f"
integrity sha1-IwdjLUwEOCuN+KMvcLiVBG1SdF8=
-debug@4, debug@^4.1.1, debug@^4.3.3:
+debug@4, debug@^4.1.1, debug@^4.3.4:
version "4.3.4"
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
@@ -2252,14 +2252,14 @@ signal-exit@^3.0.2:
version "3.0.3"
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.3.tgz#a1410c2edd8f077b08b4e253c8eacfcaf057461c"
-simple-git@^3.5.0:
- version "3.5.0"
- resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.5.0.tgz#3c3538f4d7a1b3c8f3904412b12740bdcad9c8b1"
- integrity sha512-fZsaq5nzdxQRhMNs6ESGLpMUHoL5GRP+boWPhq9pMYMKwOGZV2jHOxi8AbFFA2Y/6u4kR99HoULizSbpzaODkA==
+simple-git@^3.16.0:
+ version "3.16.0"
+ resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.16.0.tgz#421773e24680f5716999cc4a1d60127b4b6a9dec"
+ integrity sha512-zuWYsOLEhbJRWVxpjdiXl6eyAyGo/KzVW+KFhhw9MqEEJttcq+32jTWSGyxTdf9e/YCohxRE+9xpWFj9FdiJNw==
dependencies:
"@kwsites/file-exists" "^1.1.1"
"@kwsites/promise-deferred" "^1.1.1"
- debug "^4.3.3"
+ debug "^4.3.4"
slide@^1.1.5:
version "1.1.6"