Skip to content

Commit a568e90

Browse files
build(deps): bump minimist from 1.2.5 to 1.2.6 in /example
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: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e291cab commit a568e90

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

example/package-lock.json

Lines changed: 7 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

example/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4642,9 +4642,9 @@ minimatch@^3.0.2, minimatch@^3.0.4:
46424642
brace-expansion "^1.1.7"
46434643

46444644
minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.5:
4645-
version "1.2.5"
4646-
resolved "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz"
4647-
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
4645+
version "1.2.6"
4646+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
4647+
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
46484648

46494649
mixin-deep@^1.2.0:
46504650
version "1.3.2"

0 commit comments

Comments
 (0)