File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 137
137
"husky" : " ^4.3.5" ,
138
138
"lnfs-cli" : " ^2.1.0" ,
139
139
"lodash" : " ^4.17.20" ,
140
- "mkdirp" : " ^0.5 .1" ,
140
+ "mkdirp" : " ^3.0 .1" ,
141
141
"mocha" : " ^6.1.4" ,
142
142
"nyc" : " ^13.3.0" ,
143
143
"parcel-bundler" : " ^1.12.4" ,
Original file line number Diff line number Diff line change @@ -4755,6 +4755,11 @@
[email protected] , mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@~0.5.1:
4755
4755
dependencies :
4756
4756
minimist "0.0.8"
4757
4757
4758
+ mkdirp@^3.0.1 :
4759
+ version "3.0.1"
4760
+ resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-3.0.1.tgz#e44e4c5607fb279c168241713cc6e0fea9adcb50"
4761
+ integrity sha512-+NsyUUAZDmo6YVHzL/stxSu3t9YS1iljliy3BSDrXJ/dkn1KYdmtZODGGjLcc9XLgVVpH4KshHB8XmZgMhaBXg==
4762
+
4758
4763
mocha@^6.1.4 :
4759
4764
version "6.1.4"
4760
4765
resolved "https://registry.yarnpkg.com/mocha/-/mocha-6.1.4.tgz#e35fada242d5434a7e163d555c705f6875951640"
You can’t perform that action at this time.
0 commit comments