File tree 3 files changed +6
-6
lines changed
packages/angular_devkit/build_angular
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 176
176
"license-checker" : " ^25.0.0" ,
177
177
"license-checker-webpack-plugin" : " 0.2.1" ,
178
178
"loader-utils" : " 2.0.0" ,
179
- "mini-css-extract-plugin" : " 1.3.4 " ,
179
+ "mini-css-extract-plugin" : " 1.3.5 " ,
180
180
"minimatch" : " 3.0.4" ,
181
181
"minimist" : " ^1.2.0" ,
182
182
"ng-packagr" : " ~11.1.0" ,
Original file line number Diff line number Diff line change 43
43
"less-loader" : " 7.3.0" ,
44
44
"license-webpack-plugin" : " 2.3.11" ,
45
45
"loader-utils" : " 2.0.0" ,
46
- "mini-css-extract-plugin" : " 1.3.4 " ,
46
+ "mini-css-extract-plugin" : " 1.3.5 " ,
47
47
"minimatch" : " 3.0.4" ,
48
48
"open" : " 7.3.1" ,
49
49
"ora" : " 5.3.0" ,
Original file line number Diff line number Diff line change @@ -7800,10 +7800,10 @@ min-indent@^1.0.0:
7800
7800
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
7801
7801
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
7802
7802
7803
- mini-css-extract-plugin@1.3.4 :
7804
- version "1.3.4 "
7805
- resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.4 .tgz#706e69632cdcdb8b15bf8e638442a0dba304a9c8 "
7806
- integrity sha512-dNjqyeogUd8ucUgw5sxm1ahvSfSUgef7smbmATRSbDm4EmNx5kQA6VdUEhEeCKSjX6CTYjb5vxgMUvRjqP3uHg ==
7803
+ mini-css-extract-plugin@1.3.5 :
7804
+ version "1.3.5 "
7805
+ resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.5 .tgz#252166e78879c106e0130f229d44e0cbdfcebed3 "
7806
+ integrity sha512-tvmzcwqJJXau4OQE5vT72pRT18o2zF+tQJp8CWchqvfQnTlflkzS+dANYcRdyPRWUWRkfmeNTKltx0NZI/b5dQ ==
7807
7807
dependencies:
7808
7808
loader-utils "^2.0.0"
7809
7809
schema-utils "^3.0.0"
You can’t perform that action at this time.
0 commit comments