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.8 " ,
179
+ "mini-css-extract-plugin" : " 1.3.9 " ,
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.14" ,
43
43
"loader-utils" : " 2.0.0" ,
44
- "mini-css-extract-plugin" : " 1.3.8 " ,
44
+ "mini-css-extract-plugin" : " 1.3.9 " ,
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 @@ -8212,10 +8212,10 @@ min-indent@^1.0.0:
8212
8212
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
8213
8213
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
8214
8214
8215
-
8216
- version "1.3.8 "
8217
- resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.8 .tgz#639047b78c2ee728704285aa468d2a5a8d91d566 "
8218
- integrity sha512-u+2kVov/Gcs74iz+x3phEBWMAGw2djjnKfYez+Pl/b5dyXL7aM4Lp5QQtIq16CDwRHT/woUJki49gBNMhfm1eA ==
8215
+
8216
+ version "1.3.9 "
8217
+ resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.9 .tgz#47a32132b0fd97a119acd530e8421e8f6ab16d5e "
8218
+ integrity sha512-Ac4s+xhVbqlyhXS5J/Vh/QXUz3ycXlCqoCPpg0vdfhsIBH9eg/It/9L1r1XhSCH737M1lqcWnMuWL13zcygn5A ==
8219
8219
dependencies:
8220
8220
loader-utils "^2.0.0"
8221
8221
schema-utils "^3.0.0"
You can’t perform that action at this time.
0 commit comments