[Pkg-javascript-commits] [node-coveralls] 285/332: Update outdate dependencies
Bastien Roucariès
rouca at moszumanska.debian.org
Thu Nov 9 13:54:12 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-coveralls.
commit cc0882d6bb380c686c4514b1afd3e48c0dc27da6
Author: Dong Nguyen <ndaidong at gmail.com>
Date: Tue Jan 10 14:14:52 2017 +0700
Update outdate dependencies
- Update request, nyc, istanbul, mocha to the latest version
- Ref nickmerwin/node-coveralls#149
---
package.json | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/package.json b/package.json
index 9777196..eb9f647 100644
--- a/package.json
+++ b/package.json
@@ -34,16 +34,16 @@
"lcov-parse": "0.0.10",
"log-driver": "1.2.5",
"minimist": "1.2.0",
- "request": "2.75.0"
+ "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"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-coveralls.git
More information about the Pkg-javascript-commits
mailing list