From 82c8ebd7b967eb227eb858a2a3add2c532b5e650 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 18 Jan 2018 01:46:09 +0000 Subject: [PATCH] chore(package): update mocha to version 5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1b3729f..f37287c 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "karma-phantomjs-launcher": "^1.0.4", "karma-sauce-launcher": "^1.2.0", "mkdirp": "^0.5.1", - "mocha": "^4.0.1", + "mocha": "^5.0.0", "npm-run-all": "^3.1.2", "pouchdb-memory": "^6.0.0", "pouchdb-server": "^2.3.7",