chore: upgrade style-loader to 0.23.1

Signed-off-by: BoHong Li <raccoon@hackmd.io>
This commit is contained in:
BoHong Li 2019-08-02 00:06:58 +08:00
parent c68dcb7677
commit 0b2608d476
No known key found for this signature in database
GPG Key ID: 06770355DC9ECD38
2 changed files with 6 additions and 6 deletions

View File

@ -177,7 +177,7 @@
"sinon": "~7.3.2",
"standard": "~12.0.1",
"string-loader": "~0.0.1",
"style-loader": "~0.21.0",
"style-loader": "~0.23.1",
"uglifyjs-webpack-plugin": "~1.2.7",
"url-loader": "~1.0.1",
"webpack": "~4.39.0",

View File

@ -11973,13 +11973,13 @@ structured-source@^3.0.2:
dependencies:
boundary "^1.0.1"
style-loader@~0.21.0:
version "0.21.0"
resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-0.21.0.tgz#68c52e5eb2afc9ca92b6274be277ee59aea3a852"
integrity sha512-T+UNsAcl3Yg+BsPKs1vd22Fr8sVT+CJMtzqc6LEw9bbJZb43lm9GoeIfUcDEefBSWC0BhYbcdupV1GtI4DGzxg==
style-loader@~0.23.1:
version "0.23.1"
resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-0.23.1.tgz#cb9154606f3e771ab6c4ab637026a1049174d925"
integrity sha512-XK+uv9kWwhZMZ1y7mysB+zoihsEj4wneFWAS5qoiLwzW0WzSqMrrsIy+a3zkQJq0ipFtBpX5W3MqyRIBF/WFGg==
dependencies:
loader-utils "^1.1.0"
schema-utils "^0.4.5"
schema-utils "^1.0.0"
stylehacks@^4.0.0:
version "4.0.3"