From 9c8bb507ada035a85e133a3e2f43b78589ffba08 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2020 07:39:30 +0000 Subject: [PATCH] chore(deps): bump hexo-renderer-stylus from 1.1.0 to 2.0.0 Bumps [hexo-renderer-stylus](https://github.com/hexojs/hexo-renderer-stylus) from 1.1.0 to 2.0.0. - [Release notes](https://github.com/hexojs/hexo-renderer-stylus/releases) - [Commits](https://github.com/hexojs/hexo-renderer-stylus/compare/1.1.0...2.0.0) 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..3f1fa67fe 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.0", "hexo-server": "^1.0.0", "hexo-wordcount": "3.0.2" }