[Pkg-javascript-commits] [node-syntax-error] 40/47: Upgrade acorn to ^4.0.3

Bastien Roucariès rouca at moszumanska.debian.org
Fri Aug 25 19:30:03 UTC 2017


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

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

commit 05d4d397b511ffa0731199289f243767c5e15d5c
Author: timwis <tim at timwis.com>
Date:   Sat Dec 17 16:17:24 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 bc31f12..e8f4a21 100644
--- a/package.json
+++ b/package.json
@@ -4,7 +4,7 @@
   "description": "detect and report syntax errors in source code strings",
   "main": "index.js",
   "dependencies": {
-    "acorn": "^2.7.0"
+    "acorn": "^4.0.3"
   },
   "devDependencies": {
     "tap": "^1.1.0"

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



More information about the Pkg-javascript-commits mailing list