From 37c5e645daab08f75db6f72927ff35de6d4115b5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2020 05:28:07 +0000 Subject: [PATCH] chore(deps-dev): bump mocha from 6.2.2 to 7.0.1 Bumps [mocha](https://github.com/mochajs/mocha) from 6.2.2 to 7.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/v6.2.2...v7.0.1) 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 9213409..08a43a9 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "chai": "^4.2.0", "eslint": "^6.7.1", "eslint-config-hexo": "^4.1.0", - "mocha": "^6.2.2", + "mocha": "^7.0.1", "nyc": "^15.0.0" }, "engines": {