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 @@ -2702,10 +2702,10 @@ minimatch@^3.0.4:
2702
2702
dependencies :
2703
2703
brace-expansion "^1.1.7"
2704
2704
2705
- minimist@^1.2.5 :
2706
- version "1.2.5 "
2707
- resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5 .tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602 "
2708
- integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw ==
2705
+ minimist@^1.2.5, minimist@^1.2.6 :
2706
+ version "1.2.6 "
2707
+ resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6 .tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44 "
2708
+ integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q ==
2709
2709
2710
2710
2711
2711
version "2.1.2"
You can’t perform that action at this time.
0 commit comments