From 261932eb42226098ae2bfafc518ef7712c6c3747 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 21:51:30 +0800 Subject: [PATCH] Update dependency mocha to v9.2.2 (#487) Co-authored-by: Renovate Bot --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aff22a0..7925901 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.1", + "mocha": "9.2.2", "nyc": "15.1.0", "stylint": "2.0.0" }