From b55476aba501102b6f7e86b61713b125962d8b39 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 15 Aug 2020 17:22:25 +0200 Subject: [PATCH] chore(deps-dev): bump mocha from 7.2.0 to 8.1.1 (#35) Bumps [mocha](https://github.com/mochajs/mocha) from 7.2.0 to 8.1.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.1.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 5036053..05e6bd0 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "chai": "^4.1.2", "eslint": "^7.1.0", "eslint-config-hexo": "^4.1.0", - "mocha": "^7.1.2", + "mocha": "^8.1.1", "nyc": "^15.0.0" }, "engines": {