From f8be78db46ca8ebeca872dc28b2a120fb2bc33ea Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2020 15:44:11 +0000 Subject: [PATCH] chore(deps): bump hexo-renderer-stylus from 1.1.0 to 2.0.1 Bumps [hexo-renderer-stylus](https://github.com/hexojs/hexo-renderer-stylus) from 1.1.0 to 2.0.1. - [Release notes](https://github.com/hexojs/hexo-renderer-stylus/releases) - [Commits](https://github.com/hexojs/hexo-renderer-stylus/compare/1.1.0...2.0.1) 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 6c613cd54..5f3f82fae 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "hexo-helper-live2d": "^3.1.1", "hexo-renderer-ejs": "^1.0.0", "hexo-renderer-marked": "^2.0.0", - "hexo-renderer-stylus": "^1.1.0", + "hexo-renderer-stylus": "^2.0.1", "hexo-server": "^1.0.0", "hexo-wordcount": "3.0.2" }