[Pkg-javascript-commits] [node-browser-pack] 131/141: update deps

Bastien Roucariès rouca at moszumanska.debian.org
Thu May 4 10:23:31 UTC 2017


This is an automated email from the git hooks/post-receive script.

rouca pushed a commit to branch master
in repository node-browser-pack.

commit 0ea7cd1e700804826a90f72dedb670c69fa40859
Author: Andres Suarez <zertosh at gmail.com>
Date:   Sun Oct 25 21:02:22 2015 -0700

    update deps
    
    * through2@^2.0.0 is for streams3
    * combine-source-map@~0.7.1 is for streams3
    * update combine-source-map@~0.7.1
---
 package.json | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/package.json b/package.json
index 3ad6184..254c210 100644
--- a/package.json
+++ b/package.json
@@ -8,15 +8,15 @@
   },
   "dependencies": {
     "JSONStream": "^1.0.3",
-    "combine-source-map": "~0.6.1",
+    "combine-source-map": "~0.7.1",
     "defined": "^1.0.0",
-    "through2": "^1.0.0",
+    "through2": "^2.0.0",
     "umd": "^3.0.0"
   },
   "devDependencies": {
-    "tap": "^1.1.0",
+    "tap": "^2.2.0",
     "uglify-js": "1.3.5",
-    "concat-stream": "~1.4.1",
+    "concat-stream": "~1.5.1",
     "convert-source-map": "~1.1.0",
     "parse-base64vlq-mappings": "~0.1.1"
   },

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-browser-pack.git



More information about the Pkg-javascript-commits mailing list