Skip to content

Commit 69e8b9e

Browse files
Bump minimist from 1.2.0 to 1.2.6 in /examples/basic (#561)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent df43225 commit 69e8b9e

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

examples/basic/yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3211,15 +3211,10 @@ minimatch@^3.0.4:
32113211
dependencies:
32123212
brace-expansion "^1.1.7"
32133213

3214-
minimist@^1.2.0:
3215-
version "1.2.0"
3216-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
3217-
integrity sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=
3218-
3219-
minimist@^1.2.5:
3220-
version "1.2.5"
3221-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
3222-
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
3214+
minimist@^1.2.0, minimist@^1.2.5:
3215+
version "1.2.6"
3216+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
3217+
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
32233218

32243219
minipass@^2.6.0, minipass@^2.9.0:
32253220
version "2.9.0"

0 commit comments

Comments
 (0)