From 77efeafae83f0f6fbe88bd138b52345d5bc9ed62 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 31 May 2021 20:14:42 +0800 Subject: [PATCH] Update dependency mocha to v8.4.0 (#268) Co-authored-by: Renovate Bot --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a8bb877..9f76d20 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "hexo": "5.4.0", "hexo-renderer-marked": "4.0.0", "js-yaml": "4.1.0", - "mocha": "8.3.2", + "mocha": "8.4.0", "nyc": "15.1.0", "stylint": "2.0.0" }