From 2f0d85ca3c548afe803e6c0a50e37e00822ab4ab Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2019 17:15:50 +0000 Subject: [PATCH] Bump hexo from 3.9.0 to 4.0.0 Bumps [hexo](https://github.com/hexojs/hexo) from 3.9.0 to 4.0.0. - [Release notes](https://github.com/hexojs/hexo/releases) - [Commits](https://github.com/hexojs/hexo/compare/3.9.0...4.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 63872db..5479f60 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "cheerio": "^0.22.0", "eslint": "^6.0.1", "eslint-config-hexo": "^3.0.0", - "hexo": "^3.3.1", + "hexo": "^4.0.0", "mocha": "^6.0.2", "nyc": "14.1.1" },