File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 55
55
"source-map-support" : " 0.5.16" ,
56
56
"source-map-loader" : " 0.2.4" ,
57
57
"speed-measure-webpack-plugin" : " 1.3.1" ,
58
- "style-loader" : " 1.0.1 " ,
58
+ "style-loader" : " 1.0.2 " ,
59
59
"stylus" : " 0.54.7" ,
60
60
"stylus-loader" : " 3.0.2" ,
61
61
"tree-kill" : " 1.2.2" ,
Original file line number Diff line number Diff line change @@ -10286,10 +10286,10 @@ strip-json-comments@~2.0.1:
10286
10286
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
10287
10287
integrity sha1-PFMZQukIwml8DsNEhYwobHygpgo=
10288
10288
10289
-
10290
- version "1.0.1 "
10291
- resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-1.0.1 .tgz#aec6d4c61d0ed8d0a442faed741d4dfc6573888a "
10292
- integrity sha512-CnpEkSR1C+REjudiTWCv4+ssP7SCiuaQZJTZDWBRwTJoS90mdqkB8uOGMHKgVeUzpaU7IfLWoyQbvvs5Joj3Xw ==
10289
+
10290
+ version "1.0.2 "
10291
+ resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-1.0.2 .tgz#433d72eab8d1dd7d64c648b8ad7d9cbff3184111 "
10292
+ integrity sha512-xehHGWeCPrr+R/bU82To0j7L7ENzH30RHYmMhmAumbuIpQ/bHmv3SAj1aTRfBSszkXoqNtpKnJyWXEDydS+KeA ==
10293
10293
dependencies :
10294
10294
loader-utils "^1.2.3"
10295
10295
schema-utils "^2.0.1"
You can’t perform that action at this time.
0 commit comments