From a8a672028c8b0b7b640946b9ac9d120a4222b63d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Jun 2022 03:05:19 +0800 Subject: [PATCH] Update dependency hexo to v6.2.0 (#518) Co-authored-by: Renovate Bot --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8884c42..1fb86d3 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@next-theme/eslint-config": "0.0.3", "chai": "4.3.6", "eslint": "8.16.0", - "hexo": "6.1.0", + "hexo": "6.2.0", "hexo-renderer-marked": "5.0.0", "js-yaml": "4.1.0", "mocha": "10.0.0",