From 69a9a1bc77da7e7a370a735f323cf03232797438 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 25 Dec 2019 21:13:41 +0000 Subject: [PATCH] Bump hexo-related-popular-posts from 3.0.6 to 4.0.0 Bumps [hexo-related-popular-posts](https://github.com/tea3/hexo-related-popular-posts) from 3.0.6 to 4.0.0. - [Release notes](https://github.com/tea3/hexo-related-popular-posts/releases) - [Commits](https://github.com/tea3/hexo-related-popular-posts/commits) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cb6df2fa0..3edc55937 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "hexo-generator-searchdb": "^1.0.0", "hexo-generator-sitemap": "^1.2.0", "hexo-generator-tag": "^1.0.0", - "hexo-related-popular-posts": "^3.0.0", + "hexo-related-popular-posts": "^4.0.0", "hexo-renderer-ejs": "^1.0.0", "hexo-renderer-marked": "^2.0.0", "hexo-renderer-stylus": "^1.0.0"