[Pkg-javascript-commits] [node-module-deps] 363/444: Update deps

Bastien Roucariès rouca at moszumanska.debian.org
Fri Dec 15 09:48:13 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 bc4c2806c29590d5286700237e86221cb7d194ad
Author: Andres Suarez <zertosh at gmail.com>
Date:   Sat Apr 25 21:50:01 2015 -0400

    Update deps
    
    * JSONStream to ~0.10.0
    * defined to ^1.0.0
    * subarg to ^1.0.0
---
 package.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package.json b/package.json
index f79b77a..9d2f441 100644
--- a/package.json
+++ b/package.json
@@ -7,10 +7,10 @@
     "module-deps": "bin/cmd.js"
   },
   "dependencies": {
-    "JSONStream": "~0.7.1",
+    "JSONStream": "~0.10.0",
     "browser-resolve": "^1.7.0",
     "concat-stream": "~1.4.5",
-    "defined": "0.0.0",
+    "defined": "^1.0.0",
     "detective": "^4.0.0",
     "duplexer2": "0.0.2",
     "inherits": "^2.0.1",
@@ -20,7 +20,7 @@
     "resolve": "^1.1.3",
     "shallow-copy": "0.0.1",
     "stream-combiner2": "~1.0.0",
-    "subarg": "0.0.1",
+    "subarg": "^1.0.0",
     "through2": "~0.4.1",
     "xtend": "^4.0.0"
   },

-- 
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