summaryrefslogtreecommitdiffstats
path: root/yarn.lock
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 /yarn.lock
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 'yarn.lock')
-rw-r--r--yarn.lock7
1 files changed, 4 insertions, 3 deletions
diff --git a/yarn.lock b/yarn.lock
index e561e16..28f7ea4 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1642,9 +1642,10 @@ mimic-fn@^1.0.0:
dependencies:
brace-expansion "^1.1.7"
-minimist@>=1.2.2, minimist@^1.2.5:
- version "1.2.5"
- resolved "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz"
+minimist@>=1.2.6, minimist@^1.2.5:
+ version "1.2.6"
+ resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
+ integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
mixin-deep@^1.2.0:
version "1.3.2"