Skip to content

Commit b7c2133

Browse files
Bump minimist from 1.2.0 to 1.2.6 in /examples/immutable (#562)
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 201db6c commit b7c2133

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

examples/immutable/yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2811,15 +2811,10 @@ minimatch@^3.0.4:
28112811
dependencies:
28122812
brace-expansion "^1.1.7"
28132813

2814-
minimist@^1.2.0:
2815-
version "1.2.0"
2816-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
2817-
integrity sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=
2818-
2819-
minimist@^1.2.5:
2820-
version "1.2.5"
2821-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
2822-
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
2814+
minimist@^1.2.0, minimist@^1.2.5:
2815+
version "1.2.6"
2816+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
2817+
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
28232818

28242819
minipass@^2.6.0, minipass@^2.9.0:
28252820
version "2.9.0"

0 commit comments

Comments
 (0)