Skip to content
This repository was archived by the owner on Oct 2, 2022. It is now read-only.

Commit d83e627

Browse files
Update async to the latest version 🚀 (#51)
* fix(package): update async to version 3.2.0 * chore(package): update lockfile package-lock.json Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
1 parent 0060c5c commit d83e627

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
},
3434
"license": "MIT",
3535
"dependencies": {
36-
"async": "~3.1.0",
36+
"async": "~3.2.0",
3737
"chalk": "~3.0.0",
3838
"changelog": "~1.4.2",
3939
"cli": "~1.0.1",

0 commit comments

Comments
 (0)