From 0c5dc8aee6501802ba3c45893fa195578338bb27 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 8 Apr 2019 19:12:18 +0000 Subject: [PATCH] chore(package): update mocha to version 6.1.2 Closes #12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 118d2bb..a021eba 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "eslint-plugin-standard": "^3.0.1", "husky": "^0.14.3", "koaton-exporter": "^1.2.1", - "mocha": "^4.0.1", + "mocha": "^6.1.2", "npm-run-all": "^4.1.1", "nyc": "11.4.1", "ps-tree": "^1.1.0"