Skip to content

Commit

Permalink
fix(package): update async to version 3.2.0
Browse files Browse the repository at this point in the history
Closes #104
  • Loading branch information
greenkeeper[bot] authored Feb 24, 2020
1 parent 4689d8e commit 3ccaa4b
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 @@ -14,7 +14,7 @@
},
"dependencies": {
"argh": "^0.1.4",
"async": "^2.1.5",
"async": "^3.2.0",
"cli-color": "^1.2.0",
"diagnostics": "^1.1.0",
"emits": "^3.0.0",
Expand Down

0 comments on commit 3ccaa4b

Please sign in to comment.