From 26bc966e24c6abb37d2db33ee1653bf2d3970a1f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2020 05:35:53 +0000 Subject: [PATCH] chore(deps-dev): bump hexo from 4.2.1 to 5.0.0 Bumps [hexo](https://github.com/hexojs/hexo) from 4.2.1 to 5.0.0. - [Release notes](https://github.com/hexojs/hexo/releases) - [Commits](https://github.com/hexojs/hexo/compare/4.2.1...5.0.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 e92dbe1..2896c7c 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "chai": "^4.2.0", "eslint": "^7.2.0", "eslint-config-hexo": "^4.1.0", - "hexo": "^4.2.0", + "hexo": "^5.0.0", "mocha": "^8.0.1", "nyc": "^15.0.0" },