Update dependency mocha to v11.7.6 (#957)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2026-07-01 16:22:27 +08:00 committed by GitHub
parent f02d7623a7
commit 3770ee8b56
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -42,7 +42,7 @@
"hexo": "8.1.2", "hexo": "8.1.2",
"hexo-renderer-marked": "7.0.1", "hexo-renderer-marked": "7.0.1",
"js-yaml": "4.1.1", "js-yaml": "4.1.1",
"mocha": "11.7.5", "mocha": "11.7.6",
"stylelint": "16.26.1", "stylelint": "16.26.1",
"stylelint-stylus": "1.0.0" "stylelint-stylus": "1.0.0"
} }