Merge pull request #69 from uwap/greenkeeper/style-loader-0.22.0
Update style-loader to the latest version 🚀
This commit is contained in:
commit
123550d5fc
2 changed files with 4 additions and 4 deletions
|
|
@ -44,7 +44,7 @@
|
|||
"flow-typed": "^2.3.0",
|
||||
"html-webpack-plugin": "^3.1.0",
|
||||
"husky": "^0.14.3",
|
||||
"style-loader": "^0.21.0",
|
||||
"style-loader": "^0.22.0",
|
||||
"webpack": "^4.3.0",
|
||||
"webpack-cli": "^3.0.0",
|
||||
"webpack-dev-server": "^3.1.1",
|
||||
|
|
|
|||
|
|
@ -5613,9 +5613,9 @@ strip-json-comments@^2.0.1, 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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue