From adf1da7ac3654b344852002346218da338723547 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 8 Apr 2019 18:35:55 +0000 Subject: [PATCH] Update dependency mocha to v6.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f0a309c..f83c38f 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "devDependencies": { "assert": "1.4.1", "chai": "4.2.0", - "mocha": "6.0.2", + "mocha": "6.1.2", "nyc": "13.3.0", "rewire": "4.0.1", "sinon": "7.3.1",