From 718e1dd789bcd4fa9f0294880cc498cfe2a332a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Aug 2021 13:17:34 +0000 Subject: [PATCH] chore(deps-dev): bump mocha from 8.4.0 to 9.1.0 Bumps [mocha](https://github.com/mochajs/mocha) from 8.4.0 to 9.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/v8.4.0...v9.1.0) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2eb11b8..5281413 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "eslint": "^7.32.0", "eslint-config-hexo": "^4.2.0", "hexo-fs": "^3.1.0", - "mocha": "^8.4.0", + "mocha": "^9.1.0", "nyc": "^15.1.0" }, "engines": {