From 4dd77d3d17919149e3a1527c8ca167c07e01da5b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2020 05:18:37 +0000 Subject: [PATCH] chore(deps-dev): bump mocha from 6.2.2 to 7.1.0 Bumps [mocha](https://github.com/mochajs/mocha) from 6.2.2 to 7.1.0. - [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/v6.2.2...v7.1.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index da80f6a..1abe7c0 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "chai": "^4.2.0", "eslint": "^6.1.0", "eslint-config-hexo": "^4.0.0", - "mocha": "^6.0.2", + "mocha": "^7.1.0", "nyc": "^15.0.0" }, "engines": {