From 2bc08a836c9ec5bcbbe7af7cec68f5cc4b59d313 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2020 06:04:16 +0000 Subject: [PATCH] chore(deps-dev): bump mocha from 6.2.2 to 7.1.1 Bumps [mocha](https://github.com/mochajs/mocha) from 6.2.2 to 7.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/v6.2.2...v7.1.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 f0fba7a..255c536 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "chai": "^4.1.2", "eslint": "^6.0.1", "eslint-config-hexo": "^4.1.0", - "mocha": "^6.0.2", + "mocha": "^7.1.1", "nyc": "^15.0.0" }, "engines": {