From 8cadeefa9b2eb0eb267aeb62ff30deadccc91f5c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Jun 2022 02:59:56 +0800 Subject: [PATCH] Update dependency mocha to v10 (#511) Co-authored-by: Renovate Bot --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 05244bb..3a3d8fe 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "hexo": "6.1.0", "hexo-renderer-marked": "5.0.0", "js-yaml": "4.1.0", - "mocha": "9.2.2", + "mocha": "10.0.0", "nyc": "15.1.0", "stylint": "2.0.0" }