From 5481ebcffd37fd2d1530172e9093b846ffd47dfb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2019 06:27:22 +0000 Subject: [PATCH] build(deps): bump hexo-renderer-stylus from 0.3.3 to 1.0.0 in /site Bumps [hexo-renderer-stylus](https://github.com/hexojs/hexo-renderer-stylus) from 0.3.3 to 1.0.0. - [Release notes](https://github.com/hexojs/hexo-renderer-stylus/releases) - [Commits](https://github.com/hexojs/hexo-renderer-stylus/commits) Signed-off-by: dependabot-preview[bot] --- site/package.json | 2 +- site/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/site/package.json b/site/package.json index 14bdf4595..75e3ea755 100644 --- a/site/package.json +++ b/site/package.json @@ -18,7 +18,7 @@ "hexo-renderer-jade": "^0.4.1", "hexo-renderer-marked": "^2.0.0", "hexo-renderer-sass": "^0.4.0", - "hexo-renderer-stylus": "^0.3.1", + "hexo-renderer-stylus": "^1.0.0", "hexo-server": "^0.3.3", "lodash": "^4.17.13", "lunr": "^2.3.6", diff --git a/site/yarn.lock b/site/yarn.lock index fe157d679..6c116d943 100644 --- a/site/yarn.lock +++ b/site/yarn.lock @@ -2815,10 +2815,10 @@ hexo-renderer-sass@^0.4.0: dependencies: node-sass "^4.5.3" -hexo-renderer-stylus@^0.3.1: - version "0.3.3" - resolved "https://registry.yarnpkg.com/hexo-renderer-stylus/-/hexo-renderer-stylus-0.3.3.tgz#c54ea27e1fd8e3c8a9a7a84cfba8ad354122ca7f" - integrity sha1-xU6ifh/Y48ipp6hM+6itNUEiyn8= +hexo-renderer-stylus@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/hexo-renderer-stylus/-/hexo-renderer-stylus-1.0.0.tgz#efb26ffbdac6b7420bf405020bbdacb245582c8c" + integrity sha512-QyRXpmPu41zBDbV/9bwqVQsiN9TT25VNvaN6liS4Mn+5FHqJg2DtrLBu63VdACCKBHLwFs9FDzMaf0NTar7J0Q== dependencies: nib "^1.1.2" stylus "^0.54.5"