File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 38
38
"commander" : " ^4.1.0" ,
39
39
"js-yaml" : " ^3.6.1" ,
40
40
"lodash" : " ^4.17.4" ,
41
- "minimist" : " ^0 .2.1 " ,
41
+ "minimist" : " ^1 .2.6 " ,
42
42
"nconf" : " ^0.10.0" ,
43
43
"ospath" : " ^1.2.2" ,
44
44
"pluralize" : " ^8.0.0" ,
Original file line number Diff line number Diff line change @@ -1750,16 +1750,16 @@ minimatch@~3.0.2:
1750
1750
dependencies :
1751
1751
brace-expansion "^1.1.7"
1752
1752
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 :
1759
1754
version "1.2.7"
1760
1755
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
1761
1756
integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==
1762
1757
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
+
1763
1763
minimist@~0.0.1 :
1764
1764
version "0.0.10"
1765
1765
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.10.tgz#de3f98543dbf96082be48ad1a0c7cda836301dcf"
You can’t perform that action at this time.
0 commit comments