[Pkg-javascript-commits] [node-syntax-error] 28/47: Bump acorn to ^1.0.3

Bastien Roucariès rouca at moszumanska.debian.org
Fri Aug 25 19:30:00 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 62f5579de1fe0a89b3237a1ba7cd399a0f340338
Author: Andres Suarez <zertosh at gmail.com>
Date:   Sat Apr 25 15:17:17 2015 -0400

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

diff --git a/package.json b/package.json
index 197f6d6..45e73ab 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": "~0.9.0"
+    "acorn": "^1.0.3"
   },
   "devDependencies": {
     "tape": "~2.4.1"

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