From 9ab4a6140ea15108570ce4c570302261dca425ed Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 13 Jun 2020 11:59:03 +0800 Subject: [PATCH] chore(deps-dev): bump mocha from 7.2.0 to 8.0.1 (#74) Bumps [mocha](https://github.com/mochajs/mocha) from 7.2.0 to 8.0.1. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](https://github.com/mochajs/mocha/compare/v7.2.0...v8.0.1) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5b5821d..7775256 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "chai": "^4.1.2", "eslint": "^7.0.0", "eslint-config-hexo": "^4.1.0", - "mocha": "^7.0.0", + "mocha": "^8.0.1", "nyc": "^15.0.0" }, "engines": {