Update async to 2.1.1.

This commit is contained in:
John-David Dalton
2016-10-13 18:17:24 -07:00
parent d2b10de40b
commit 4af0c066ec
2 changed files with 2 additions and 2 deletions

View File

@@ -28,7 +28,7 @@
"validate": "npm run style && npm run test"
},
"devDependencies": {
"async": "^2.0.1",
"async": "^2.1.1",
"benchmark": "^2.1.1",
"chalk": "^1.1.3",
"codecov.io": "~0.1.6",

View File

@@ -112,7 +112,7 @@ async@^1.3.0, async@^1.4.0, async@1.x:
version "1.5.2"
resolved "https://registry.yarnpkg.com/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a"
async@^2.0.0-rc.6, async@^2.0.1:
async@^2.0.0-rc.6, async@^2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/async/-/async-2.1.1.tgz#e11b6d10043f2254efb61a21163d840ccddb8d28"
dependencies: