From 041bf097a029ed3b1642284746ab80f445c76d44 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Jan 2022 03:51:19 +0800 Subject: [PATCH] Update dependency hexo to v6 (#426) Co-authored-by: Renovate Bot --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ca1034559..f36659c19 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@next-theme/eslint-config": "0.0.3", "chai": "4.3.4", "eslint": "8.5.0", - "hexo": "5.4.0", + "hexo": "6.0.0", "hexo-renderer-marked": "4.1.0", "js-yaml": "4.1.0", "mocha": "9.1.3",