File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 46
46
"source-map-support" : " 0.5.13" ,
47
47
"source-map-loader" : " 0.2.4" ,
48
48
"speed-measure-webpack-plugin" : " 1.3.1" ,
49
- "style-loader" : " 0.23.1 " ,
49
+ "style-loader" : " 1.0.0 " ,
50
50
"stylus" : " 0.54.5" ,
51
51
"stylus-loader" : " 3.0.2" ,
52
52
"tree-kill" : " 1.2.1" ,
Original file line number Diff line number Diff line change @@ -9879,7 +9879,7 @@ schema-utils@^1.0.0:
9879
9879
ajv-errors "^1.0.0"
9880
9880
ajv-keywords "^3.1.0"
9881
9881
9882
- schema-utils@^2.0.0 :
9882
+ schema-utils@^2.0.0, schema-utils@^2.0.1 :
9883
9883
version "2.0.1"
9884
9884
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-2.0.1.tgz#1eec2e059556af841b7f3a83b61af13d7a3f9196"
9885
9885
integrity sha512-HJFKJ4JixDpRur06QHwi8uu2kZbng318ahWEKgBjc0ZklcE4FDvmm2wghb448q0IRaABxIESt8vqPFvwgMB80A==
@@ -10791,13 +10791,13 @@ strip-json-comments@~2.0.1:
10791
10791
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
10792
10792
integrity sha1-PFMZQukIwml8DsNEhYwobHygpgo=
10793
10793
10794
- style-loader@0.23.1 :
10795
- version "0.23.1 "
10796
- resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-0.23.1. tgz#cb9154606f3e771ab6c4ab637026a1049174d925 "
10797
- integrity sha512-XK+uv9kWwhZMZ1y7mysB+zoihsEj4wneFWAS5qoiLwzW0WzSqMrrsIy+a3zkQJq0ipFtBpX5W3MqyRIBF/WFGg ==
10794
+ style-loader@1.0.0 :
10795
+ version "1.0.0 "
10796
+ resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-1.0.0. tgz#1d5296f9165e8e2c85d24eee0b7caf9ec8ca1f82 "
10797
+ integrity sha512-B0dOCFwv7/eY31a5PCieNwMgMhVGFe9w+rh7s/Bx8kfFkrth9zfTZquoYvdw8URgiqxObQKcpW51Ugz1HjfdZw ==
10798
10798
dependencies :
10799
- loader-utils "^1.1.0 "
10800
- schema-utils "^1 .0.0 "
10799
+ loader-utils "^1.2.3 "
10800
+ schema-utils "^2 .0.1 "
10801
10801
10802
10802
10803
10803
version "3.0.2"
You can’t perform that action at this time.
0 commit comments