[Pkg-javascript-commits] [node-tap-mocha-reporter] 100/137: Bump tap-parser to v3
Bastien Roucariès
rouca at moszumanska.debian.org
Thu Sep 7 09:49:30 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-tap-mocha-reporter.
commit 6174fb9653069d224b4c37011140828ccc29d721
Author: isaacs <i at izs.me>
Date: Tue Sep 13 10:27:41 2016 -0700
Bump tap-parser to v3
This makes planless subtests automatically treated as skips
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index e51fee0..9672565 100644
--- a/package.json
+++ b/package.json
@@ -23,7 +23,7 @@
"escape-string-regexp": "^1.0.3",
"glob": "^7.0.5",
"js-yaml": "^3.3.1",
- "tap-parser": "^2.0.0",
+ "tap-parser": "^3.0.0",
"unicode-length": "^1.0.0"
},
"devDependencies": {
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-tap-mocha-reporter.git
More information about the Pkg-javascript-commits
mailing list