From 534294f462e2a4546a3f502a766323a5f4d82165 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2020 15:01:27 +0000 Subject: [PATCH] chore(deps): bump hexo from 4.2.1 to 5.2.0 Bumps [hexo](https://github.com/hexojs/hexo) from 4.2.1 to 5.2.0. - [Release notes](https://github.com/hexojs/hexo/releases) - [Commits](https://github.com/hexojs/hexo/compare/4.2.1...5.2.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..612c9c64a 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "version": "4.2.0" }, "dependencies": { - "hexo": "^4.2.0", + "hexo": "^5.2.0", "hexo-all-minifier": "0.5.3", "hexo-deployer-git": "2.1.0", "hexo-fs": "3.0.1",