summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-03-23 00:46:23 +0100
committerGitHub <noreply@github.com>2022-03-23 00:46:23 +0100
commit66816501cae9f60d0f363b4476cffd8b7c896505 (patch)
tree076a8fe833673d68d8e8b1434ab42028e5002d96 /package.json
parent742a8ca1efa83c7ffb69562f7cde1b1d1dc4d624 (diff)
downloaddoxdocgen-66816501cae9f60d0f363b4476cffd8b7c896505.tar.gz
Bump simple-git from 2.38.0 to 3.3.0 (#280)
Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 2.38.0 to 3.3.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.3.0/simple-git) --- updated-dependencies: - dependency-name: simple-git dependency-type: direct:production ... 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 97c3147..d3ac067 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": "^2.38.0"
+ "simple-git": "^3.3.0"
},
"devDependencies": {
"@istanbuljs/nyc-config-typescript": "0.1.3",