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

Commit dac0f37

Browse files
committed
Update dependency stylus-loader to v3.0.2
1 parent f54e375 commit dac0f37

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
@@ -51,7 +51,7 @@
5151
"rollup-plugin-vue": "marcoleong/rollup-plugin-vue#my-dist",
5252
"rucksack-css": "1.0.2",
5353
"sass-loader": "6.0.7",
54-
"stylus-loader": "3.0.1",
54+
"stylus-loader": "3.0.2",
5555
"vue": "2.5.16",
5656
"vue-play": "3.2.1",
5757
"vue-template-compiler": "2.5.13",

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -7073,9 +7073,9 @@ style-inject@^0.3.0:
70737073
version "0.3.0"
70747074
resolved "https://registry.yarnpkg.com/style-inject/-/style-inject-0.3.0.tgz#d21c477affec91811cc82355832a700d22bf8dd3"
70757075

7076-
7077-
version "3.0.1"
7078-
resolved "https://registry.yarnpkg.com/stylus-loader/-/stylus-loader-3.0.1.tgz#77f4b34fd030d25b2617bcf5513db5b0730c4089"
7076+
7077+
version "3.0.2"
7078+
resolved "https://registry.yarnpkg.com/stylus-loader/-/stylus-loader-3.0.2.tgz#27a706420b05a38e038e7cacb153578d450513c6"
70797079
dependencies:
70807080
loader-utils "^1.0.2"
70817081
lodash.clonedeep "^4.5.0"

0 commit comments

Comments
 (0)