Skip to content

Commit

Permalink
fix(deps): update dependency pify to v4.0.1
Browse files Browse the repository at this point in the history
Signed-off-by: Charlike Mike Reagent <[email protected]>
  • Loading branch information
renovate-bot authored and renovate[bot] committed Nov 5, 2018
1 parent be63ead commit 40f264d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"src/"
],
"dependencies": {
"pify": "4.0.0"
"pify": "4.0.1"
},
"devDependencies": {
"hela": "2.0.10",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2482,9 +2482,9 @@ path-type@^2.0.0:
dependencies:
pify "^2.0.0"

[email protected].0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/pify/-/pify-4.0.0.tgz#db04c982b632fd0df9090d14aaf1c8413cadb695"
[email protected].1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/pify/-/pify-4.0.1.tgz#4b2cd25c50d598735c50292224fd8c6df41e3231"

pify@^2.0.0:
version "2.3.0"
Expand Down

0 comments on commit 40f264d

Please sign in to comment.