summaryrefslogtreecommitdiffstats
path: root/package.json
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 /package.json
parent28f9c88fa46a1fa8c8c58080a1585e42e4d46f8b (diff)
downloaddoxdocgen-dependabot/npm_and_yarn/simple-git-3.16.0.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>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 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",