From 0a7e6d037a854e2dff4207c79ff1069ae1c20804 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 30 Aug 2020 22:42:45 +0800 Subject: [PATCH] Update dependency mocha to v8.1.3 (#82) Co-authored-by: Renovate Bot --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f054736..be7129d 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "hexo-renderer-marked": "3.0.0", "husky": "4.2.5", "js-yaml": "3.14.0", - "mocha": "8.1.0", + "mocha": "8.1.3", "stylint": "2.0.0" }, "husky": {