From 6af512d6509038b1b6d3ae23ccd3f6a7c21cab9b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 31 Jul 2019 22:31:40 +0000 Subject: [PATCH] Update tests --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index d068648..93f50e5 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "devDependencies": { "chai": "4.2.0", "chai-as-promised": "7.1.1", - "coveralls": "3.0.4", + "coveralls": "3.0.5", "dependency-check": "3.3.0", "eslint": "5.16.0", "eslint-config-semistandard": "13.0.0", @@ -37,7 +37,7 @@ "eslint-plugin-standard": "4.0.0", "husky": "1.3.1", "installed-check": "2.2.0", - "mocha": "6.1.4", + "mocha": "6.2.0", "nyc": "13.3.0", "sinon": "7.3.2", "sinon-chai": "3.3.0"