From 7d522260350cf03c709f9644d42dfc53127ab4d5 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sun, 7 Apr 2019 23:23:43 +0000 Subject: [PATCH] chore(package): update mocha to version 6.1.1 Closes #15 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 28b7046..7ee34a5 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "chai": "^4.0.1", "istanbul": "^1.1.0-alpha.1", "jest": "^20.0.4", - "mocha": "^3.4.2", + "mocha": "^6.1.1", "semistandard": "^11.0.0", "shx": "^0.2.2" }