summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGraeme Yeates <yeatesgraeme@gmail.com>2015-06-24 09:54:52 -0400
committerGraeme Yeates <yeatesgraeme@gmail.com>2015-06-24 10:22:41 -0400
commita7a0d960e5685df283afb0fd46b93d8976cc7848 (patch)
tree2dc825c8bf0b2d63fd1982913b94d01894fdccb3 /package.json
parent4722bb5703d7c53ed802e6d21c951cee061e9181 (diff)
downloadasync-a7a0d960e5685df283afb0fd46b93d8976cc7848.tar.gz
Chore: Update dev dependencies
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index b3210f3..f6018ba 100644
--- a/package.json
+++ b/package.json
@@ -21,12 +21,12 @@
"devDependencies": {
"benchmark": "bestiejs/benchmark.js",
"coveralls": "^2.11.2",
- "jshint": "~2.7.0",
- "lodash": ">=2.4.1",
+ "jshint": "~2.8.0",
+ "lodash": "^3.9.0",
"mkdirp": "~0.5.1",
"nodeunit": ">0.0.0",
"nyc": "^2.1.0",
- "uglify-js": "1.2.x",
+ "uglify-js": "~2.4.0",
"yargs": "~3.9.1"
},
"jam": {