Skip to content

Commit 8ea7c31

Browse files
committed
build: update stylus to version 0.54.7
1 parent ab8d197 commit 8ea7c31

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/angular_devkit/build_angular/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"source-map-loader": "0.2.4",
5050
"speed-measure-webpack-plugin": "1.3.1",
5151
"style-loader": "1.0.0",
52-
"stylus": "0.54.6",
52+
"stylus": "0.54.7",
5353
"stylus-loader": "3.0.2",
5454
"tree-kill": "1.2.1",
5555
"terser": "4.2.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -11049,10 +11049,10 @@ [email protected]:
1104911049
lodash.clonedeep "^4.5.0"
1105011050
when "~3.6.x"
1105111051

11052-
11053-
version "0.54.6"
11054-
resolved "https://registry.yarnpkg.com/stylus/-/stylus-0.54.6.tgz#e8d0c540efd748075c763763f955946ab36f0f66"
11055-
integrity sha512-6s7jEoHKSdAaEtfOnGCNJWy7rcgxPf/pdSUUCusnfV6qO28OmmOLAUYeIJIgJlXWfWTwDO9ytRdd8KhxIdB4EQ==
11052+
11053+
version "0.54.7"
11054+
resolved "https://registry.yarnpkg.com/stylus/-/stylus-0.54.7.tgz#c6ce4793965ee538bcebe50f31537bfc04d88cd2"
11055+
integrity sha512-Yw3WMTzVwevT6ZTrLCYNHAFmanMxdylelL3hkWNgPMeTCpMwpV3nXjpOHuBXtFv7aiO2xRuQS6OoAdgkNcSNug==
1105611056
dependencies:
1105711057
css-parse "~2.0.0"
1105811058
debug "~3.1.0"

0 commit comments

Comments
 (0)