From 085c4a5bbf282f8514f973508f6bd3377f2f39b9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2020 07:38:10 +0000 Subject: [PATCH] chore(deps): 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 6c613cd54..b294091f3 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "version": "4.2.0" }, "dependencies": { - "hexo": "^4.2.0", + "hexo": "^5.0.0", "hexo-all-minifier": "0.5.3", "hexo-deployer-git": "2.1.0", "hexo-fs": "3.0.1",