[Pkg-javascript-commits] [node-tap-mocha-reporter] 82/137: use	latest glob
    Bastien Roucariès 
    rouca at moszumanska.debian.org
       
    Thu Sep  7 09:49:28 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 bb4a3cf8c1ad81a7e7bbe6caf2e15365152764e8
Author: isaacs <i at izs.me>
Date:   Tue Dec 22 11:20:58 2015 -0800
    use latest glob
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index c9e4cd8..644bc88 100644
--- a/package.json
+++ b/package.json
@@ -20,7 +20,7 @@
     "debug": "^2.1.3",
     "diff": "^1.3.2",
     "escape-string-regexp": "^1.0.3",
-    "glob": "^5.0.5",
+    "glob": "^6.0.1",
     "js-yaml": "^3.3.1",
     "supports-color": "^1.3.1",
     "tap-parser": "^1.0.4",
-- 
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