File tree 2 files changed +7
-7
lines changed
packages/angular_devkit/build_angular
2 files changed +7
-7
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.1.2 " ,
58
+ "style-loader" : " 1.1.3 " ,
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 @@ -9837,7 +9837,7 @@ schema-utils@^1.0.0:
9837
9837
ajv-errors "^1.0.0"
9838
9838
ajv-keywords "^3.1.0"
9839
9839
9840
- schema-utils@^2.0.1 , schema-utils@^2.5.0 , schema-utils@^2.6.1 :
9840
+ schema-utils@^2.5.0 , schema-utils@^2.6.1 , schema-utils@^2.6.4 :
9841
9841
version "2.6.4"
9842
9842
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-2.6.4.tgz#a27efbf6e4e78689d91872ee3ccfa57d7bdd0f53"
9843
9843
integrity sha512-VNjcaUxVnEeun6B2fiiUDjXXBtD4ZSH7pdbfIu1pOFwgptDPLMo/z9jr4sUfsjFVPqDCEin/F7IYlq7/E6yDbQ==
@@ -10653,13 +10653,13 @@ strip-json-comments@~2.0.1:
10653
10653
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
10654
10654
integrity sha1-PFMZQukIwml8DsNEhYwobHygpgo=
10655
10655
10656
- style-loader@1.1.2 :
10657
- version "1.1.2 "
10658
- resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-1.1.2 .tgz#1b519c19faf548df6182b93e72ea1a4156022c2f "
10659
- integrity sha512-0Mpq1ZHFDCNq1F+6avNBgv+7q8V+mWRuzehxyJT+aKgzyN/yfKTwjYqaYwBgx+11UpQxL21zNQfzzlz+JcGURw ==
10656
+ style-loader@1.1.3 :
10657
+ version "1.1.3 "
10658
+ resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-1.1.3 .tgz#9e826e69c683c4d9bf9db924f85e9abb30d5e200 "
10659
+ integrity sha512-rlkH7X/22yuwFYK357fMN/BxYOorfnfq0eD7+vqlemSK4wEcejFF1dg4zxP0euBW8NrYx2WZzZ8PPFevr7D+Kw ==
10660
10660
dependencies:
10661
10661
loader-utils "^1.2.3"
10662
- schema-utils "^2.0.1 "
10662
+ schema-utils "^2.6.4 "
10663
10663
10664
10664
stylehacks@^4.0.0:
10665
10665
version "4.0.3"
You can’t perform that action at this time.
0 commit comments