From da86591f2f129ab2d1dc548ad8aac410c72ca7a7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2020 22:11:33 +0800 Subject: [PATCH] chore(deps-dev): bump mocha from 6.2.3 to 7.1.2 (#179) Bumps [mocha](https://github.com/mochajs/mocha) from 6.2.3 to 7.1.2. - [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.3...v7.1.2) 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 35f3482..df13d27 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "chai": "^4.2.0", "eslint": "^6.1.0", "eslint-config-hexo": "^3.0.0", - "mocha": "^6.0.2", + "mocha": "^7.1.2", "nyc": "^15.0.0" }, "dependencies": {