[Pkg-javascript-commits] [node-browser-pack] 124/141: Update deps

Bastien Roucariès rouca at moszumanska.debian.org
Thu May 4 10:23: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-browser-pack.

commit a3afd6d381bf63e3d53b5c2ae98a4963e915c8c8
Author: Andres Suarez <zertosh at gmail.com>
Date:   Tue May 12 00:25:41 2015 -0400

    Update deps
    
    * combine-source-map@~0.6.1
    * through2@^1.0.0
    
    devDeps
    
    * tape@^4.0.0
    * convert-source-map@~1.1.0
---
 package.json | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/package.json b/package.json
index 09b4e92..b199cc9 100644
--- a/package.json
+++ b/package.json
@@ -8,16 +8,16 @@
   },
   "dependencies": {
     "JSONStream": "^1.0.3",
-    "combine-source-map": "~0.3.0",
+    "combine-source-map": "~0.6.1",
     "concat-stream": "~1.4.1",
     "defined": "^1.0.0",
-    "through2": "~0.5.1",
+    "through2": "^1.0.0",
     "umd": "^3.0.0"
   },
   "devDependencies": {
-    "tape": "^3.5.0",
+    "tape": "^4.0.0",
     "uglify-js": "1.3.5",
-    "convert-source-map": "~0.3.1",
+    "convert-source-map": "~1.1.0",
     "parse-base64vlq-mappings": "~0.1.1"
   },
   "scripts": {

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