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 182
182
"license-webpack-plugin" : " 2.3.20" ,
183
183
"loader-utils" : " 2.0.0" ,
184
184
"magic-string" : " 0.25.7" ,
185
- "mini-css-extract-plugin" : " 2.2.1 " ,
185
+ "mini-css-extract-plugin" : " 2.4.2 " ,
186
186
"minimatch" : " 3.0.4" ,
187
187
"minimist" : " ^1.2.0" ,
188
188
"ng-packagr" : " ~12.1.2" ,
Original file line number Diff line number Diff line change 44
44
"less-loader" : " 10.0.1" ,
45
45
"license-webpack-plugin" : " 2.3.20" ,
46
46
"loader-utils" : " 2.0.0" ,
47
- "mini-css-extract-plugin" : " 2.2.1 " ,
47
+ "mini-css-extract-plugin" : " 2.4.2 " ,
48
48
"minimatch" : " 3.0.4" ,
49
49
"open" : " 8.2.1" ,
50
50
"ora" : " 5.4.1" ,
Original file line number Diff line number Diff line change @@ -7780,10 +7780,10 @@ min-indent@^1.0.0:
7780
7780
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
7781
7781
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
7782
7782
7783
- mini-css-extract-plugin@2.2.1 :
7784
- version "2.2.1 "
7785
- resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.2.1. tgz#a44bbfc8ede9211f31474b91c4e8863bf52dd294 "
7786
- integrity sha512-A0GBXpz8WIPgh2HfASJ0EeY8grd2dGxmC4R8uTujFJXZY7zFy0nvYSYW6SKCLKlz7y45BdHONfaxZQMIZpeF/w ==
7783
+ mini-css-extract-plugin@2.4.2 :
7784
+ version "2.4.2 "
7785
+ resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.4.2. tgz#b3508191ea479388a4715018c99dd3e6dd40d2d2 "
7786
+ integrity sha512-ZmqShkn79D36uerdED+9qdo1ZYG8C1YsWvXu0UMJxurZnSdgz7gQKO2EGv8T55MhDqG3DYmGtizZNpM/UbTlcA ==
7787
7787
dependencies:
7788
7788
schema-utils "^3.1.0"
7789
7789
You can’t perform that action at this time.
0 commit comments