summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-16 21:05:00 +0200
committerGitHub <noreply@github.com>2022-08-16 21:05:00 +0200
commit463d85e48b1fbecfb02218592b5aa7a960e23790 (patch)
tree546eb69a87ca9a9ca7c017ed0a0833185d8154b1 /package.json
parentf4d5632901920979b78c9c952aa78d5dd9189bf7 (diff)
downloaddoxdocgen-463d85e48b1fbecfb02218592b5aa7a960e23790.tar.gz
Bump simple-git from 3.3.0 to 3.5.0 (#285)
Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.3.0 to 3.5.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.5.0/simple-git) --- updated-dependencies: - dependency-name: simple-git dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.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 a2c5144..b05a3b1 100644
--- a/package.json
+++ b/package.json
@@ -279,7 +279,7 @@
"env-var": "^4.1.0",
"moment": "^2.20.1",
"opn": "^5.2.0",
- "simple-git": "^3.3.0"
+ "simple-git": "^3.5.0"
},
"devDependencies": {
"@istanbuljs/nyc-config-typescript": "0.1.3",