Skip to content

Commit dc76c6c

Browse files
chore(deps): update dependency mkdirp to v3
1 parent 9b140fa commit dc76c6c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
"husky": "^4.3.5",
138138
"lnfs-cli": "^2.1.0",
139139
"lodash": "^4.17.20",
140-
"mkdirp": "^0.5.1",
140+
"mkdirp": "^3.0.1",
141141
"mocha": "^6.1.4",
142142
"nyc": "^13.3.0",
143143
"parcel-bundler": "^1.12.4",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4755,6 +4755,11 @@ [email protected], mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@~0.5.1:
47554755
dependencies:
47564756
minimist "0.0.8"
47574757

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+
47584763
mocha@^6.1.4:
47594764
version "6.1.4"
47604765
resolved "https://registry.yarnpkg.com/mocha/-/mocha-6.1.4.tgz#e35fada242d5434a7e163d555c705f6875951640"

0 commit comments

Comments
 (0)