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 175
175
"license-checker" : " ^25.0.0" ,
176
176
"license-checker-webpack-plugin" : " 0.2.0" ,
177
177
"loader-utils" : " 2.0.0" ,
178
- "mini-css-extract-plugin" : " 1.3.1 " ,
178
+ "mini-css-extract-plugin" : " 1.3.3 " ,
179
179
"minimatch" : " 3.0.4" ,
180
180
"minimist" : " ^1.2.0" ,
181
181
"ng-packagr" : " ~11.0.0-next.0" ,
Original file line number Diff line number Diff line change 41
41
"less-loader" : " 7.1.0" ,
42
42
"license-webpack-plugin" : " 2.3.2" ,
43
43
"loader-utils" : " 2.0.0" ,
44
- "mini-css-extract-plugin" : " 1.3.1 " ,
44
+ "mini-css-extract-plugin" : " 1.3.3 " ,
45
45
"minimatch" : " 3.0.4" ,
46
46
"open" : " 7.3.0" ,
47
47
"ora" : " 5.1.0" ,
Original file line number Diff line number Diff line change @@ -8010,10 +8010,10 @@ min-indent@^1.0.0:
8010
8010
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
8011
8011
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
8012
8012
8013
- mini-css-extract-plugin@1.3.1 :
8014
- version "1.3.1 "
8015
- resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.1 .tgz#1375c88b2bc2a9d197670a55761edcd1b5d72f21 "
8016
- integrity sha512-jIOheqh9EU98rqj6ZaFTYNNDSFqdakNqaUZfkYwaXPjI9batmXVXX+K71NrqRAgtoGefELBMld1EQ7dqSAD5SQ ==
8013
+ mini-css-extract-plugin@1.3.3 :
8014
+ version "1.3.3 "
8015
+ resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.3 .tgz#7802e62b34199aa7d1a62e654395859a836486a0 "
8016
+ integrity sha512-7lvliDSMiuZc81kI+5/qxvn47SCM7BehXex3f2c6l/pR3Goj58IQxZh9nuPQ3AkGQgoETyXuIqLDaO5Oa0TyBw ==
8017
8017
dependencies:
8018
8018
loader-utils "^2.0.0"
8019
8019
schema-utils "^3.0.0"
You can’t perform that action at this time.
0 commit comments