[Pkg-javascript-commits] [node-acorn-jsx] 460/484: Bump Acorn from v2.x to v3.x

Bastien Roucariès rouca at moszumanska.debian.org
Sat Aug 19 14:21:11 UTC 2017


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

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

commit bc9b8a0796c995d9adc7abf9d5fab63bca5c4e54
Author: Shinnosuke Watanabe <snnskwtnb at gmail.com>
Date:   Mon Feb 29 15:54:54 2016 +0900

    Bump Acorn from v2.x to v3.x
    
    includes a breaking change https://github.com/ternjs/acorn/blob/master/CHANGELOG.md#300-2016-02-10
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index bbc5fb5..8184f01 100644
--- a/package.json
+++ b/package.json
@@ -24,7 +24,7 @@
     "test": "node test/run.js"
   },
   "dependencies": {
-    "acorn": "^2.0.1"
+    "acorn": "^3.0.4"
   },
   "devDependencies": {
     "chai": "^3.0.0",

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



More information about the Pkg-javascript-commits mailing list