From 36160a64cc7657fea0f92279d661b7f4c87f7066 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Feb 2021 10:32:54 +0800 Subject: [PATCH] Update dependency hexo to v5.4.0 (#210) Co-authored-by: Renovate Bot --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 59edbda..4e4464a 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@next-theme/eslint-config": "0.0.2", "chai": "4.3.0", "eslint": "7.21.0", - "hexo": "5.3.0", + "hexo": "5.4.0", "hexo-renderer-marked": "4.0.0", "js-yaml": "4.0.0", "mocha": "8.3.0",