File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 176
176
"license-checker-webpack-plugin" : " 0.2.1" ,
177
177
"loader-utils" : " 2.0.0" ,
178
178
"magic-string" : " 0.25.7" ,
179
- "mini-css-extract-plugin" : " 1.3.7 " ,
179
+ "mini-css-extract-plugin" : " 1.3.8 " ,
180
180
"minimatch" : " 3.0.4" ,
181
181
"minimist" : " ^1.2.0" ,
182
182
"ng-packagr" : " ~12.0.0-next.0" ,
Original file line number Diff line number Diff line change 41
41
"less-loader" : " 7.3.0" ,
42
42
"license-webpack-plugin" : " 2.3.13" ,
43
43
"loader-utils" : " 2.0.0" ,
44
- "mini-css-extract-plugin" : " 1.3.7 " ,
44
+ "mini-css-extract-plugin" : " 1.3.8 " ,
45
45
"minimatch" : " 3.0.4" ,
46
46
"open" : " 7.4.2" ,
47
47
"ora" : " 5.3.0" ,
Original file line number Diff line number Diff line change @@ -8047,10 +8047,10 @@ min-indent@^1.0.0:
8047
8047
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
8048
8048
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
8049
8049
8050
-
8051
- version "1.3.7 "
8052
- resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.7 .tgz#51848320f736bebccbe9875e38c776c364a4a8eb "
8053
- integrity sha512-NDyOUqdfKVIfWTludTcZ6JDOMsIdWgyTEECYbfvZszPpkMRyQLvukqtLr92tfukPQxVZNCKb8TkOilFBvS5RIw ==
8050
+
8051
+ version "1.3.8 "
8052
+ resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.8 .tgz#639047b78c2ee728704285aa468d2a5a8d91d566 "
8053
+ integrity sha512-u+2kVov/Gcs74iz+x3phEBWMAGw2djjnKfYez+Pl/b5dyXL7aM4Lp5QQtIq16CDwRHT/woUJki49gBNMhfm1eA ==
8054
8054
dependencies:
8055
8055
loader-utils "^2.0.0"
8056
8056
schema-utils "^3.0.0"
You can’t perform that action at this time.
0 commit comments