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] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-09-03 06:27:22 +00:00 committed by Michael Bradley
parent 37b5cc0941
commit 5481ebcffd
2 changed files with 5 additions and 5 deletions

View File

@ -18,7 +18,7 @@
"hexo-renderer-jade": "^0.4.1", "hexo-renderer-jade": "^0.4.1",
"hexo-renderer-marked": "^2.0.0", "hexo-renderer-marked": "^2.0.0",
"hexo-renderer-sass": "^0.4.0", "hexo-renderer-sass": "^0.4.0",
"hexo-renderer-stylus": "^0.3.1", "hexo-renderer-stylus": "^1.0.0",
"hexo-server": "^0.3.3", "hexo-server": "^0.3.3",
"lodash": "^4.17.13", "lodash": "^4.17.13",
"lunr": "^2.3.6", "lunr": "^2.3.6",

View File

@ -2815,10 +2815,10 @@ hexo-renderer-sass@^0.4.0:
dependencies: dependencies:
node-sass "^4.5.3" node-sass "^4.5.3"
hexo-renderer-stylus@^0.3.1: hexo-renderer-stylus@^1.0.0:
version "0.3.3" version "1.0.0"
resolved "https://registry.yarnpkg.com/hexo-renderer-stylus/-/hexo-renderer-stylus-0.3.3.tgz#c54ea27e1fd8e3c8a9a7a84cfba8ad354122ca7f" resolved "https://registry.yarnpkg.com/hexo-renderer-stylus/-/hexo-renderer-stylus-1.0.0.tgz#efb26ffbdac6b7420bf405020bbdacb245582c8c"
integrity sha1-xU6ifh/Y48ipp6hM+6itNUEiyn8= integrity sha512-QyRXpmPu41zBDbV/9bwqVQsiN9TT25VNvaN6liS4Mn+5FHqJg2DtrLBu63VdACCKBHLwFs9FDzMaf0NTar7J0Q==
dependencies: dependencies:
nib "^1.1.2" nib "^1.1.2"
stylus "^0.54.5" stylus "^0.54.5"