From 0056c8c780fa27325c2f2a683cd01456559041f9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 30 Sep 2020 14:19:09 +0800 Subject: [PATCH] Update dependency hexo to v5.2.0 (#111) Co-authored-by: Renovate Bot --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index caae7a9..4715cab 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@next-theme/eslint-config": "0.0.1", "chai": "4.2.0", "eslint": "7.10.0", - "hexo": "5.1.1", + "hexo": "5.2.0", "hexo-renderer-marked": "3.3.0", "husky": "4.3.0", "js-yaml": "3.14.0",