Skip to content

Commit

Permalink
fix(package): update mkdirp to version 1.0.3
Browse files Browse the repository at this point in the history
Closes #122
  • Loading branch information
greenkeeper[bot] authored Jan 24, 2020
1 parent a2b5755 commit 7e47c28
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 @@ -54,7 +54,7 @@
"async": "^2.0.1",
"browserstack": "^1.2.0",
"debug": "^2.2.0",
"mkdirp": "^0.5.1",
"mkdirp": "^1.0.3",
"plist": "^2.0.1",
"q": "^1.4.1",
"rimraf": "^3.0.0",
Expand Down

0 comments on commit 7e47c28

Please sign in to comment.