[Pkg-javascript-commits] [node-foreground-child] 50/69: bump deps
Bastien Roucariès
rouca at moszumanska.debian.org
Fri Aug 25 11:43:06 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-foreground-child.
commit 40589ed01b94ce70b14e39630ef890e23a445893
Author: isaacs <i at izs.me>
Date: Fri Jul 1 10:22:02 2016 -0700
bump deps
---
package.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/package.json b/package.json
index 400f569..98acdb7 100644
--- a/package.json
+++ b/package.json
@@ -8,10 +8,10 @@
},
"dependencies": {
"cross-spawn": "^4",
- "signal-exit": "^2.0.0"
+ "signal-exit": "^3.0.0"
},
"devDependencies": {
- "tap": "^5.1.1"
+ "tap": "^6.1.1"
},
"scripts": {
"test": "tap --coverage test/*.js",
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-foreground-child.git
More information about the Pkg-javascript-commits
mailing list