build(deps): bump hexo-renderer-stylus from 1.0.0 to 1.1.0 in /site

Bumps [hexo-renderer-stylus](https://github.com/hexojs/hexo-renderer-stylus) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/hexojs/hexo-renderer-stylus/releases)
- [Commits](https://github.com/hexojs/hexo-renderer-stylus/compare/1.0.0...1.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-09-13 06:17:07 +00:00 committed by Michael Bradley
parent 261522dab6
commit 32ea1b2fec
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": "^1.0.0", "hexo-renderer-stylus": "^1.1.0",
"hexo-server": "^1.0.0", "hexo-server": "^1.0.0",
"lodash": "^4.17.13", "lodash": "^4.17.13",
"lunr": "^2.3.6", "lunr": "^2.3.6",

View File

@ -2782,10 +2782,10 @@ hexo-renderer-sass@^0.4.0:
dependencies: dependencies:
node-sass "^4.5.3" node-sass "^4.5.3"
hexo-renderer-stylus@^1.0.0: hexo-renderer-stylus@^1.1.0:
version "1.0.0" version "1.1.0"
resolved "https://registry.yarnpkg.com/hexo-renderer-stylus/-/hexo-renderer-stylus-1.0.0.tgz#efb26ffbdac6b7420bf405020bbdacb245582c8c" resolved "https://registry.yarnpkg.com/hexo-renderer-stylus/-/hexo-renderer-stylus-1.1.0.tgz#7a0a107bcf4b74fdf88f28da2db47b8dc9e208e5"
integrity sha512-QyRXpmPu41zBDbV/9bwqVQsiN9TT25VNvaN6liS4Mn+5FHqJg2DtrLBu63VdACCKBHLwFs9FDzMaf0NTar7J0Q== integrity sha512-aXfMuro2aQOvpM5pyPEModAPvqYi73VN4t37vGMQCbT0QTmw8YohEmUpO/G/1k6j88ong6344v+A0xrpUGQRnQ==
dependencies: dependencies:
nib "^1.1.2" nib "^1.1.2"
stylus "^0.54.5" stylus "^0.54.5"