File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 111
111
"fast-glob" : " ^3.2.11" ,
112
112
"git-url-parse" : " ^11.6.0" ,
113
113
"lodash.mergewith" : " ^4.6.2" ,
114
- "minimist" : " ^1.2.5 " ,
114
+ "minimist" : " ^1.2.6 " ,
115
115
"rimraf" : " ^3.0.2"
116
116
},
117
117
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -2722,10 +2722,10 @@ minimatch@^3.0.4:
2722
2722
dependencies :
2723
2723
brace-expansion "^1.1.7"
2724
2724
2725
- minimist@^1.2.5 :
2726
- version "1.2.5 "
2727
- resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5 .tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602 "
2728
- integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw ==
2725
+ minimist@^1.2.5, minimist@^1.2.6 :
2726
+ version "1.2.6 "
2727
+ resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6 .tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44 "
2728
+ integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q ==
2729
2729
2730
2730
ms@2.1.2 :
2731
2731
version "2.1.2"
You can’t perform that action at this time.
0 commit comments