From ea375bb704d5b6acac60c048149b4e269323f71c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Jan 2023 21:20:20 +0800 Subject: [PATCH] Update dependency mocha to v10.2.0 (#603) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 60553b2..e3f054f 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "hexo": "6.3.0", "hexo-renderer-marked": "6.0.0", "js-yaml": "4.1.0", - "mocha": "10.1.0", + "mocha": "10.2.0", "stylelint": "14.16.1", "stylelint-stylus": "0.17.0" }