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 145
145
"glob" : " ^8.0.3" ,
146
146
"html-differ" : " ^1.4.0" ,
147
147
"lodash.uniq" : " ^4.5.0" ,
148
- "mkdirp" : " ^1.0.4 " ,
148
+ "mkdirp" : " ^2.1.3 " ,
149
149
"mocha" : " ^10.1.0" ,
150
150
"npm-run-all" : " ^4.1.5" ,
151
151
"prettier" : " ^2.8.0" ,
Original file line number Diff line number Diff line change @@ -7617,6 +7617,11 @@ mkdirp@^1.0.4:
7617
7617
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
7618
7618
integrity "sha1-PrXtYmInVteaXw4qIh3+utdcL34= sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw=="
7619
7619
7620
+ mkdirp@^2.1.3 :
7621
+ version "2.1.3"
7622
+ resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-2.1.3.tgz#b083ff37be046fd3d6552468c1f0ff44c1545d1f"
7623
+ integrity sha512-sjAkg21peAG9HS+Dkx7hlG9Ztx7HLeKnvB3NQRcu/mltCVmvkF0pisbiTSfDVYTT86XEfZrTUosLdZLStquZUw==
7624
+
7620
7625
mktemp@~0.4.0 :
7621
7626
version "0.4.0"
7622
7627
resolved "https://registry.yarnpkg.com/mktemp/-/mktemp-0.4.0.tgz#6d0515611c8a8c84e484aa2000129b98e981ff0b"
You can’t perform that action at this time.
0 commit comments