Skip to content
This repository was archived by the owner on Aug 6, 2020. It is now read-only.

Commit 2f9f247

Browse files
committed
Update dependency stylus-loader to v3.0.2
1 parent 86f4fc6 commit 2f9f247

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"rucksack-css": "1.0.2",
7979
"sass-loader": "6.0.6",
8080
"stylus": "^0.54.5",
81-
"stylus-loader": "3.0.1",
81+
"stylus-loader": "3.0.2",
8282
"vue": "2.5.13",
8383
"vue-jest": "^2.5.0",
8484
"vue-loader": "^14",

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -10754,9 +10754,9 @@ style-loader@^0.20.3:
1075410754
loader-utils "^1.1.0"
1075510755
schema-utils "^0.4.5"
1075610756

10757-
10758-
version "3.0.1"
10759-
resolved "https://registry.yarnpkg.com/stylus-loader/-/stylus-loader-3.0.1.tgz#77f4b34fd030d25b2617bcf5513db5b0730c4089"
10757+
10758+
version "3.0.2"
10759+
resolved "https://registry.yarnpkg.com/stylus-loader/-/stylus-loader-3.0.2.tgz#27a706420b05a38e038e7cacb153578d450513c6"
1076010760
dependencies:
1076110761
loader-utils "^1.0.2"
1076210762
lodash.clonedeep "^4.5.0"

0 commit comments

Comments
 (0)