Skip to content

Commit

Permalink
fix(package): update mkdirp to version 1.0.4
Browse files Browse the repository at this point in the history
Closes #18
  • Loading branch information
greenkeeper[bot] authored Apr 3, 2020
1 parent 35b887a commit 700365c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"dependencies": {
"env-paths": "^1.0.0",
"lodash": "^4.11.1",
"mkdirp": "^0.5.1",
"mkdirp": "^1.0.4",
"os-homedir": "^1.0.1"
},
"devDependencies": {
Expand Down

0 comments on commit 700365c

Please sign in to comment.