mirror of
https://github.com/embarklabs/embark.git
synced 2025-02-23 02:48:21 +00:00
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:
parent
261522dab6
commit
32ea1b2fec
@ -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": "^1.0.0",
|
||||
"hexo-renderer-stylus": "^1.1.0",
|
||||
"hexo-server": "^1.0.0",
|
||||
"lodash": "^4.17.13",
|
||||
"lunr": "^2.3.6",
|
||||
|
@ -2782,10 +2782,10 @@ hexo-renderer-sass@^0.4.0:
|
||||
dependencies:
|
||||
node-sass "^4.5.3"
|
||||
|
||||
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==
|
||||
hexo-renderer-stylus@^1.1.0:
|
||||
version "1.1.0"
|
||||
resolved "https://registry.yarnpkg.com/hexo-renderer-stylus/-/hexo-renderer-stylus-1.1.0.tgz#7a0a107bcf4b74fdf88f28da2db47b8dc9e208e5"
|
||||
integrity sha512-aXfMuro2aQOvpM5pyPEModAPvqYi73VN4t37vGMQCbT0QTmw8YohEmUpO/G/1k6j88ong6344v+A0xrpUGQRnQ==
|
||||
dependencies:
|
||||
nib "^1.1.2"
|
||||
stylus "^0.54.5"
|
||||
|
Loading…
x
Reference in New Issue
Block a user