You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by da...@apache.org on 2019/12/18 17:59:28 UTC

[couchdb-escodegen] reference refs/pull/286/head created (now cb74d7f)

This is an automated email from the ASF dual-hosted git repository.

davisp pushed a change to reference refs/pull/286/head
in repository https://gitbox.apache.org/repos/asf/couchdb-escodegen.git.


      at cb74d7f  Related to issue #283

This reference includes the following new commits:

     new cb74d7f  Related to issue #283

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[couchdb-escodegen] 01/01: Related to issue #283

Posted by da...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

davisp pushed a commit to reference refs/pull/286/head
in repository https://gitbox.apache.org/repos/asf/couchdb-escodegen.git

commit cb74d7f546880f354f4cd4761ca32abdd67bd304
Author: Alphapage <al...@gmail.com>
AuthorDate: Mon Feb 8 07:07:42 2016 -0800

    Related to issue #283
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index d459553..d3093bb 100644
--- a/package.json
+++ b/package.json
@@ -31,7 +31,7 @@
         "url": "http://github.com/estools/escodegen.git"
     },
     "dependencies": {
-        "estraverse": "^1.9.1",
+        "estraverse": "^4.1.1",
         "esutils": "^2.0.2",
         "esprima": "^2.7.1",
         "optionator": "^0.8.1"