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 2015/11/30 10:39:40 UTC

couchdb-nmo git commit: chore(package): update nock to version 3.3.2

Repository: couchdb-nmo
Updated Branches:
  refs/heads/master 6436833c4 -> 4d977299c


chore(package): update nock to version 3.3.2

http://greenkeeper.io/

Project: http://git-wip-us.apache.org/repos/asf/couchdb-nmo/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-nmo/commit/4d977299
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-nmo/tree/4d977299
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-nmo/diff/4d977299

Branch: refs/heads/master
Commit: 4d977299c0939a91e126f59bd0c1e33f66bb8982
Parents: 6436833
Author: greenkeeperio-bot <su...@greenkeeper.io>
Authored: Wed Nov 25 12:27:52 2015 +0100
Committer: Garren Smith <ga...@gmail.com>
Committed: Mon Nov 30 11:39:25 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/couchdb-nmo/blob/4d977299/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 9b27a27..ee71cf3 100644
--- a/package.json
+++ b/package.json
@@ -66,7 +66,7 @@
     "lab-babel": "1.0.0",
     "less": "~2.5.0",
     "marked-man": "~0.1.4",
-    "nock": "^2.10.0",
+    "nock": "^3.3.2",
     "node-doc-generator": "robertkowalski/node-documentation-generator#sloppy"
   }
 }