You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ga...@apache.org on 2016/05/25 09:00:47 UTC

fauxton commit: updated refs/heads/master to 03e0fd5

Repository: couchdb-fauxton
Updated Branches:
  refs/heads/master 7cead9eb1 -> 03e0fd557


chore(package): update nightwatch to version 0.9.0

https://greenkeeper.io/

Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/03e0fd55
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/tree/03e0fd55
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/diff/03e0fd55

Branch: refs/heads/master
Commit: 03e0fd557553c6bbdab5910d0ca9d5dd22c87ec0
Parents: 7cead9e
Author: greenkeeperio-bot <su...@greenkeeper.io>
Authored: Tue May 24 23:07:15 2016 +0200
Committer: Garren Smith <ga...@gmail.com>
Committed: Wed May 25 09:39:51 2016 +0200

----------------------------------------------------------------------
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/blob/03e0fd55/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 5e25f99..8d7b6e7 100644
--- a/package.json
+++ b/package.json
@@ -19,7 +19,7 @@
     "es5-shim": "4.5.4",
     "mocha": "^2.4.5",
     "mocha-phantomjs": "git+https://github.com/garrensmith/mocha-phantomjs.git",
-    "nightwatch": "~0.8.18",
+    "nightwatch": "~0.9.0",
     "phantomjs-prebuilt": "^2.1.7",
     "react-addons-test-utils": "~15.0.1",
     "sinon": "git+https://github.com/sinonjs/sinon.git"