[Pkg-javascript-commits] [node-detective] 83/119: Bump acorn to ^1.0.3

Bastien Roucariès rouca at moszumanska.debian.org
Wed Sep 6 09:44:37 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 d0f0f49ca694efe0eb3ba687200c01d1f60b3236
Author: Andres Suarez <zertosh at gmail.com>
Date:   Sat Apr 25 15:21:15 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 813734a..6c1bc5b 100644
--- a/package.json
+++ b/package.json
@@ -17,7 +17,7 @@
     "test": "tap test/*.js"
   },
   "dependencies": {
-    "acorn": "~0.9.0",
+    "acorn": "^1.0.3",
     "defined": "0.0.0",
     "escodegen": "^1.4.1"
   },

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