Update dependency mocha to v10 (#511)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-06-02 02:59:56 +08:00 committed by GitHub
parent 88dfeee217
commit 8cadeefa9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,7 +38,7 @@
"hexo": "6.1.0", "hexo": "6.1.0",
"hexo-renderer-marked": "5.0.0", "hexo-renderer-marked": "5.0.0",
"js-yaml": "4.1.0", "js-yaml": "4.1.0",
"mocha": "9.2.2", "mocha": "10.0.0",
"nyc": "15.1.0", "nyc": "15.1.0",
"stylint": "2.0.0" "stylint": "2.0.0"
} }