From 62ea142261f2186d12d3de81c4bfa87a914cc778 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 30 Aug 2020 22:46:33 +0800 Subject: [PATCH] Update dependency hexo to v5.1.1 (#85) Co-authored-by: Renovate Bot --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index be7129d..84d6f05 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@next-theme/eslint-config": "0.0.1", "chai": "4.2.0", "eslint": "7.7.0", - "hexo": "5.0.0", + "hexo": "5.1.1", "hexo-renderer-marked": "3.0.0", "husky": "4.2.5", "js-yaml": "3.14.0",