Skip to content

Commit e87bf66

Browse files
Bump minimist from 1.2.5 to 1.2.6
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] <[email protected]>
1 parent 86d40ab commit e87bf66

File tree

2 files changed

+91
-45
lines changed

2 files changed

+91
-45
lines changed

package-lock.json

+83-42
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

+8-3
Original file line numberDiff line numberDiff line change
@@ -6686,9 +6686,9 @@ minimatch@^3.0.4:
66866686
brace-expansion "^1.1.7"
66876687

66886688
minimist@^1.2.0, minimist@^1.2.5:
6689-
version "1.2.5"
6690-
resolved "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz"
6691-
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
6689+
version "1.2.6"
6690+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
6691+
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
66926692

66936693
minipass-collect@^1.0.2:
66946694
version "1.0.2"
@@ -7444,6 +7444,11 @@ performance-now@^2.1.0:
74447444
resolved "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz"
74457445
integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
74467446

7447+
picocolors@^0.2.1:
7448+
version "0.2.1"
7449+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-0.2.1.tgz#570670f793646851d1ba135996962abad587859f"
7450+
integrity sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==
7451+
74477452
picocolors@^1.0.0:
74487453
version "1.0.0"
74497454
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"

0 commit comments

Comments
 (0)