build: update stylus to version 0.54.7 (#15407)

This commit is contained in:
Renovate Bot 2019-08-23 21:36:19 +03:00 committed by Minko Gechev
parent 59d80f52be
commit 095756ea03
2 changed files with 5 additions and 5 deletions

View File

@ -49,7 +49,7 @@
"source-map-loader": "0.2.4",
"speed-measure-webpack-plugin": "1.3.1",
"style-loader": "1.0.0",
"stylus": "0.54.6",
"stylus": "0.54.7",
"stylus-loader": "3.0.2",
"tree-kill": "1.2.1",
"terser": "4.2.0",

View File

@ -11064,10 +11064,10 @@ stylus-loader@3.0.2:
lodash.clonedeep "^4.5.0"
when "~3.6.x"
stylus@0.54.6:
version "0.54.6"
resolved "https://registry.yarnpkg.com/stylus/-/stylus-0.54.6.tgz#e8d0c540efd748075c763763f955946ab36f0f66"
integrity sha512-6s7jEoHKSdAaEtfOnGCNJWy7rcgxPf/pdSUUCusnfV6qO28OmmOLAUYeIJIgJlXWfWTwDO9ytRdd8KhxIdB4EQ==
stylus@0.54.7:
version "0.54.7"
resolved "https://registry.yarnpkg.com/stylus/-/stylus-0.54.7.tgz#c6ce4793965ee538bcebe50f31537bfc04d88cd2"
integrity sha512-Yw3WMTzVwevT6ZTrLCYNHAFmanMxdylelL3hkWNgPMeTCpMwpV3nXjpOHuBXtFv7aiO2xRuQS6OoAdgkNcSNug==
dependencies:
css-parse "~2.0.0"
debug "~3.1.0"