File tree 2 files changed +12
-2
lines changed
2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 54
54
"@types/fs-extra" : " ^5.0.5" ,
55
55
"@types/is-ci" : " ^1.1.0" ,
56
56
"@types/jest" : " ^24.0.11" ,
57
- "@types/minimist" : " ^1.2.0 " ,
57
+ "@types/minimist" : " ^1.2.2 " ,
58
58
"@types/node" : " ^11.11.6" ,
59
59
"@types/rimraf" : " ^2.0.2" ,
60
60
"@types/semver" : " ^5.5.0" ,
78
78
"fs-extra" : " ^7.0.1" ,
79
79
"is-ci" : " ^2.0.0" ,
80
80
"klaw-sync" : " ^6.0.0" ,
81
- "minimist" : " ^1.2.0 " ,
81
+ "minimist" : " ^1.2.6 " ,
82
82
"open" : " ^7.4.2" ,
83
83
"rimraf" : " ^2.6.3" ,
84
84
"semver" : " ^5.6.0" ,
Original file line number Diff line number Diff line change 470
470
version "1.2.0"
471
471
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.0.tgz#69a23a3ad29caf0097f06eda59b361ee2f0639f6"
472
472
473
+ " @types/minimist@^1.2.2 " :
474
+ version "1.2.2"
475
+ resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
476
+ integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
477
+
473
478
" @types/node@* " :
474
479
version "8.0.19"
475
480
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.0.19.tgz#e46e2b0243de7d03f15b26b45c59ebb84f657a4e"
@@ -3827,6 +3832,11 @@ minimist@^1.1.1, minimist@^1.2.0:
3827
3832
version "1.2.0"
3828
3833
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
3829
3834
3835
+ minimist@^1.2.6 :
3836
+ version "1.2.6"
3837
+ resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
3838
+ integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
3839
+
3830
3840
mixin-deep@^1.2.0 :
3831
3841
version "1.3.1"
3832
3842
resolved "https://registry.yarnpkg.com/mixin-deep/-/mixin-deep-1.3.1.tgz#a49e7268dce1a0d9698e45326c5626df3543d0fe"
You can’t perform that action at this time.
0 commit comments