From fb63924ad625ce8bb744a045b1b2a724ad0066c6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Feb 2021 10:25:33 +0800 Subject: [PATCH] Update dependency hexo-renderer-marked to v4 (#203) Co-authored-by: Renovate Bot --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a0ee5cc..6d4ca74 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "chai": "4.3.0", "eslint": "7.19.0", "hexo": "5.3.0", - "hexo-renderer-marked": "3.3.0", + "hexo-renderer-marked": "4.0.0", "js-yaml": "4.0.0", "mocha": "8.2.1", "stylint": "2.0.0"