[Pkg-javascript-commits] [node-astw] 21/30: Upgrade acorn to ^4.0.3

Bastien Roucariès rouca at moszumanska.debian.org
Tue Sep 26 12:55:05 UTC 2017


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

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

commit da6ace1d25aa061b83e6f2401a63e4006c52eb40
Author: timwis <tim at timwis.com>
Date:   Sat Dec 17 16:09:34 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 4047665..176ccde 100644
--- a/package.json
+++ b/package.json
@@ -4,7 +4,7 @@
   "description": "walk the ast with references to parent nodes",
   "main": "index.js",
   "dependencies": {
-    "acorn": "^1.0.3"
+    "acorn": "^4.0.3"
   },
   "devDependencies": {
     "tape": "~2.4.1",

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



More information about the Pkg-javascript-commits mailing list