[Pkg-javascript-commits] [node-module-deps] 208/444: upgrade modules
    Bastien Roucariès 
    rouca at moszumanska.debian.org
       
    Fri Dec 15 09:47:56 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-module-deps.
commit eb12e9ab673ad9e3b6b485a6f4447c9c4959ee83
Author: James Halliday <mail at substack.net>
Date:   Fri May 9 14:24:02 2014 -0700
    upgrade modules
---
 package.json | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)
diff --git a/package.json b/package.json
index ebdd733..4daebcc 100644
--- a/package.json
+++ b/package.json
@@ -8,19 +8,18 @@
   },
   "dependencies": {
     "JSONStream": "~0.7.1",
-    "browser-resolve": "~1.2.2",
-    "concat-stream": "~1.4.1",
+    "browser-resolve": "~1.2.4",
+    "concat-stream": "~1.4.5",
     "detective": "~3.1.0",
-    "minimist": "~0.0.5",
+    "minimist": "~0.0.9",
     "parents": "0.0.2",
-    "resolve": "~0.6.0",
+    "resolve": "~0.6.3",
     "through": "~2.3.4",
-    "duplexer2": "0.0.2",
-    "right-indexof": "^1.0.0"
+    "duplexer2": "0.0.2"
   },
   "devDependencies": {
-    "tape": "~2.3.2",
-    "browser-pack": "~0.0.0"
+    "tape": "~2.12.3",
+    "browser-pack": "~2.0.1"
   },
   "scripts": {
     "test": "tape test/*.js"
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-module-deps.git
    
    
More information about the Pkg-javascript-commits
mailing list