Skip to content
This repository has been archived by the owner on May 2, 2023. It is now read-only.

Commit

Permalink
fix(package): update async to version 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Nov 7, 2017
1 parent f9043bf commit 801beff
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 @@ -28,7 +28,7 @@
"version"
],
"dependencies": {
"async": "~2.5.0",
"async": "~2.6.0",
"configstore": "~3.1.0",
"meow": "~3.7.0",
"semver": "~5.4.1",
Expand Down

0 comments on commit 801beff

Please sign in to comment.