From a099b21da8eb20244c2e5746471810f175ff073d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2020 07:18:08 +0000 Subject: [PATCH] Bump hexo from 3.9.0 to 5.0.1 Bumps [hexo](https://github.com/hexojs/hexo) from 3.9.0 to 5.0.1. - [Release notes](https://github.com/hexojs/hexo/releases) - [Commits](https://github.com/hexojs/hexo/compare/3.9.0...5.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 ed40ccc..0d091e0 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "cheerio": "^1.0.0-rc.3", "eslint": "^6.8.0", "eslint-config-hexo": "^4.1.0", - "hexo": "^3.9.0", + "hexo": "^5.0.1", "mocha": "^6.2.2", "nyc": "^15.0.0" },