summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-04-04 00:57:25 +0200
committerGitHub <noreply@github.com>2022-04-04 00:57:25 +0200
commitfda0f932aede1ceeca65143e14c8906308141a48 (patch)
tree1e838785a113e9d0b814c89153811f5dccc83cb0 /package.json
parent5e4d37cbbfa8ed5242cc3892b26e5afd8f4f31ee (diff)
downloaddoxdocgen-fda0f932aede1ceeca65143e14c8906308141a48.tar.gz
Bump minimist from 1.2.5 to 1.2.6 (#281)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Christoph Schlosser <2466365+cschlosser@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 d3ac067..460ff7e 100644
--- a/package.json
+++ b/package.json
@@ -289,7 +289,7 @@
"decache": "^4.5.1",
"glob": "^7.1.6",
"handlebars": "^4.7.3",
- "minimist": ">=1.2.2",
+ "minimist": ">=1.2.6",
"mocha": "^9.1.3",
"nyc": "12.0.1",
"remap-istanbul": "^0.13.0",