File tree Expand file tree Collapse file tree 2 files changed +5
-8
lines changed Expand file tree Collapse file tree 2 files changed +5
-8
lines changed Original file line number Diff line number Diff line change 83
83
"react-styleguidist" : " 11.0.8" ,
84
84
"react-test-renderer" : " ^16.13.1" ,
85
85
"start-server-and-test" : " ^1.12.0" ,
86
- "style-loader" : " ^2.0.0 "
86
+ "style-loader" : " ^3.3.1 "
87
87
},
88
88
"eslintConfig" : {
89
89
"extends" : " react-app"
Original file line number Diff line number Diff line change @@ -15877,13 +15877,10 @@ style-loader@0.23.1:
15877
15877
loader-utils "^1.1.0"
15878
15878
schema-utils "^1.0.0"
15879
15879
15880
- style-loader@^2.0.0:
15881
- version "2.0.0"
15882
- resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-2.0.0.tgz#9669602fd4690740eaaec137799a03addbbc393c"
15883
- integrity sha512-Z0gYUJmzZ6ZdRUqpg1r8GsaFKypE+3xAzuFeMuoHgjc9KZv3wMyCRjQIWEbhoFSq7+7yoHXySDJyyWQaPajeiQ==
15884
- dependencies:
15885
- loader-utils "^2.0.0"
15886
- schema-utils "^3.0.0"
15880
+ style-loader@^3.3.1:
15881
+ version "3.3.1"
15882
+ resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-3.3.1.tgz#057dfa6b3d4d7c7064462830f9113ed417d38575"
15883
+ integrity sha512-GPcQ+LDJbrcxHORTRes6Jy2sfvK2kS6hpSfI/fXhPt+spVzxF6LJ1dHLN9zIGmVaaP044YKaIatFaufENRiDoQ==
15887
15884
15888
15885
stylehacks@^4.0.0:
15889
15886
version "4.0.3"
You can’t perform that action at this time.
0 commit comments