[Pkg-javascript-commits] [node-detective] 113/119: Upgrade acorn to ^4.0.3

Bastien Roucariès rouca at moszumanska.debian.org
Wed Sep 6 09:44:40 UTC 2017


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

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

commit ddc6a39d401ad94351cbc0b28e38e3d22f34e0ea
Author: timwis <tim at timwis.com>
Date:   Sat Dec 17 16:16:15 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 5e1d78a..5ee4c32 100644
--- a/package.json
+++ b/package.json
@@ -17,7 +17,7 @@
     "test": "tap test/*.js"
   },
   "dependencies": {
-    "acorn": "^3.1.0",
+    "acorn": "^4.0.3",
     "defined": "^1.0.0"
   },
   "devDependencies": {

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



More information about the Pkg-javascript-commits mailing list