[Pkg-javascript-commits] [node-browser-unpack] 35/40: Upgrade acorn to ^4.0.3

Bastien Roucariès rouca at moszumanska.debian.org
Thu Nov 9 12:27:26 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-unpack.

commit c4d34e4d7818f385585dc4c66a040be74042624d
Author: timwis <tim at timwis.com>
Date:   Sat Dec 17 16:14:10 2016 -0500

    Upgrade acorn to ^4.0.3
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index be75114..47943a6 100644
--- a/package.json
+++ b/package.json
@@ -7,7 +7,7 @@
     "browser-unpack": "bin/cmd.js"
   },
   "dependencies": {
-    "acorn": "^2.1.0",
+    "acorn": "^4.0.3",
     "browser-pack": "^5.0.1",
     "concat-stream": "^1.5.0",
     "minimist": "^1.1.1"

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



More information about the Pkg-javascript-commits mailing list