1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-20 00:08:02 +01:00

Merge pull request #138 from Unleash/greenkeeper/style-loader-0.22.0

Update style-loader to the latest version 🚀
This commit is contained in:
Ivar Conradi Østhus 2018-08-14 09:12:22 +02:00 committed by GitHub
commit 9338635337
2 changed files with 4 additions and 4 deletions

View File

@ -83,7 +83,7 @@
"redux-devtools": "^3.3.1",
"redux-mock-store": "^1.5.1",
"sass-loader": "^7.0.1",
"style-loader": "^0.21.0",
"style-loader": "^0.22.0",
"toolbox-loader": "0.0.3",
"webpack": "^3.1.0",
"webpack-dev-server": "^2.6.1"

View File

@ -6413,9 +6413,9 @@ strip-json-comments@~2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
style-loader@^0.21.0:
version "0.21.0"
resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-0.21.0.tgz#68c52e5eb2afc9ca92b6274be277ee59aea3a852"
style-loader@^0.22.0:
version "0.22.0"
resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-0.22.0.tgz#2044d96156f454cc37b61f98eb49980239f4b8eb"
dependencies:
loader-utils "^1.1.0"
schema-utils "^0.4.5"