From 26a9e38a74293e2e4a9bc322e7f17c091248c782 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Feb 2021 10:25:39 +0800 Subject: [PATCH] Update dependency mocha to v8.3.0 (#204) Co-authored-by: Renovate Bot --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6d4ca74..b6dc3d9 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "hexo": "5.3.0", "hexo-renderer-marked": "4.0.0", "js-yaml": "4.0.0", - "mocha": "8.2.1", + "mocha": "8.3.0", "stylint": "2.0.0" } }