Commit 7cbdcace by Andrew Nesbitt

Merge pull request #431 from watilde/update-dependencies

Update dependencies
parents 156d32ad e180bcd9
...@@ -39,14 +39,14 @@ ...@@ -39,14 +39,14 @@
}, },
"dependencies": { "dependencies": {
"chalk": "~0.5.1", "chalk": "~0.5.1",
"mkdirp": "~0.3.5", "mkdirp": "~0.5.0",
"mocha": "~1.18.2", "mocha": "~1.21.4",
"nan": "~1.3.0", "nan": "~1.3.0",
"node-watch": "~0.3.4", "node-watch": "~0.3.4",
"object-assign": "^0.3.1", "object-assign": "~1.0.0",
"shelljs": "~0.2.6", "shelljs": "~0.3.0",
"sinon": "~1.9.1", "sinon": "~1.10.3",
"node-sass-middleware": "~0.2.0", "node-sass-middleware": "~0.3.0",
"yargs": "~1.3.1", "yargs": "~1.3.1",
"get-stdin": "~3.0.0" "get-stdin": "~3.0.0"
}, },
...@@ -56,6 +56,6 @@ ...@@ -56,6 +56,6 @@
"jscoverage": "^0.5.6", "jscoverage": "^0.5.6",
"jshint": "^2.5.5", "jshint": "^2.5.5",
"mocha-lcov-reporter": "^0.0.1", "mocha-lcov-reporter": "^0.0.1",
"object-assign": "^0.3.1" "object-assign": "^1.0.0"
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment