Skip to content

Commit 01b1922

Browse files
Bump minimist from 0.2.1 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 0.2.1 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/0.2.1...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 89f2726 commit 01b1922

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"commander": "^4.1.0",
3939
"js-yaml": "^3.6.1",
4040
"lodash": "^4.17.4",
41-
"minimist": "^0.2.1",
41+
"minimist": "^1.2.6",
4242
"nconf": "^0.10.0",
4343
"ospath": "^1.2.2",
4444
"pluralize": "^8.0.0",

Diff for: yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -1750,16 +1750,16 @@ minimatch@~3.0.2:
17501750
dependencies:
17511751
brace-expansion "^1.1.7"
17521752

1753-
minimist@^0.2.1:
1754-
version "0.2.2"
1755-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.2.2.tgz#2592640f29a3e60863175b95b48c9e51f5050afe"
1756-
integrity sha512-g92kDfAOAszDRtHNagjZPPI/9lfOFaRBL/Ud6Z0RKZua/x+49awTydZLh5Gkhb80Xy5hmcvZNLGzscW5n5yd0g==
1757-
1758-
minimist@^1.1.0, minimist@^1.1.3, minimist@^1.2.6:
1753+
minimist@^1.1.0, minimist@^1.1.3:
17591754
version "1.2.7"
17601755
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
17611756
integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==
17621757

1758+
minimist@^1.2.6:
1759+
version "1.2.6"
1760+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
1761+
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
1762+
17631763
minimist@~0.0.1:
17641764
version "0.0.10"
17651765
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.10.tgz#de3f98543dbf96082be48ad1a0c7cda836301dcf"

0 commit comments

Comments
 (0)