aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Merwin <[email protected]>2017-02-05 12:35:00 -0800
committerGitHub <[email protected]>2017-02-05 12:35:00 -0800
commitf3903924e9aa22dcf98ce85a9b26ee3fc73f501d (patch)
tree22d067ddae5fe3b5af6efd1a8fc51d9af5a6d11d
parentde968b0e07f052c3faddacfe56d90b0937c23a7b (diff)
parentcc0882d6bb380c686c4514b1afd3e48c0dc27da6 (diff)
downloadnode-coveralls-f3903924e9aa22dcf98ce85a9b26ee3fc73f501d.tar.xz
node-coveralls-f3903924e9aa22dcf98ce85a9b26ee3fc73f501d.zip
Merge pull request #152 from ndaidong/master
Update outdated dependencies
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index e86be41..eb9f647 100644
--- a/package.json
+++ b/package.json
@@ -37,13 +37,13 @@
"request": "2.79.0"
},
"devDependencies": {
- "istanbul": "0.4.4",
+ "istanbul": "0.4.5",
"jshint": "2.9.3",
- "mocha": "2.5.3",
+ "mocha": "3.2.0",
"mocha-lcov-reporter": "1.2.0",
"should": "9.0.2",
"sinon-restore": "1.0.1",
- "snyk": "1.17.0"
+ "snyk": "1.23.3"
},
"engines": {
"node": ">=0.8.6"