bump deps

This commit is contained in:
Sindre Sorhus 2015-02-24 20:51:16 +07:00
parent 2bcb22bb38
commit a9b0de8a75

View File

@ -20,9 +20,9 @@
"test": "grunt test" "test": "grunt test"
}, },
"dependencies": { "dependencies": {
"chalk": "^0.5.1", "chalk": "^1.0.0",
"es5-shim": "^4.0.1", "es5-shim": "^4.0.1",
"grunt-lib-phantomjs": "^0.6.0", "grunt-lib-phantomjs": "^0.7.0",
"jasmine-core": "^2.0.4", "jasmine-core": "^2.0.4",
"lodash": "^3.1.0", "lodash": "^3.1.0",
"rimraf": "^2.1.4" "rimraf": "^2.1.4"