mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-29 06:27:49 +00:00
Update async to 2.0.1 and request to 2.74.0.
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
"validate": "npm run style && npm run test"
|
||||
},
|
||||
"devDependencies": {
|
||||
"async": "^2.0.0",
|
||||
"async": "^2.0.1",
|
||||
"benchmark": "^2.1.1",
|
||||
"chalk": "^1.1.3",
|
||||
"codecov.io": "~0.1.6",
|
||||
@@ -48,7 +48,7 @@
|
||||
"platform": "^1.3.1",
|
||||
"qunit-extras": "^2.1.0",
|
||||
"qunitjs": "^2.0.0",
|
||||
"request": "^2.73.0",
|
||||
"request": "^2.74.0",
|
||||
"requirejs": "^2.2.0",
|
||||
"sauce-tunnel": "^2.5.0",
|
||||
"uglify-js": "2.7.0",
|
||||
|
||||
Reference in New Issue
Block a user