File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 181
181
"license-webpack-plugin" : " 2.3.20" ,
182
182
"loader-utils" : " 2.0.0" ,
183
183
"magic-string" : " 0.25.7" ,
184
- "mini-css-extract-plugin" : " 2.1.0 " ,
184
+ "mini-css-extract-plugin" : " 2.2.1 " ,
185
185
"minimatch" : " 3.0.4" ,
186
186
"minimist" : " ^1.2.0" ,
187
187
"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.1.0 " ,
47
+ "mini-css-extract-plugin" : " 2.2.1 " ,
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 @@ -7672,12 +7672,12 @@ min-indent@^1.0.0:
7672
7672
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
7673
7673
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
7674
7674
7675
- mini-css-extract-plugin@2.1.0 :
7676
- version "2.1.0 "
7677
- resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.1.0. tgz#4aa6558b527ad4c168fee4a20b6092ebe9f98309 "
7678
- integrity sha512-SV1GgjMcfqy6hW07rAniUbQE4qS3inh3v4rZEUySkPRWy3vMbS3jUCjMOvNI4lUnDlQYJEmuUqKktTCNY5koFQ ==
7675
+ mini-css-extract-plugin@2.2.1 :
7676
+ version "2.2.1 "
7677
+ resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.2.1. tgz#a44bbfc8ede9211f31474b91c4e8863bf52dd294 "
7678
+ integrity sha512-A0GBXpz8WIPgh2HfASJ0EeY8grd2dGxmC4R8uTujFJXZY7zFy0nvYSYW6SKCLKlz7y45BdHONfaxZQMIZpeF/w ==
7679
7679
dependencies:
7680
- schema-utils "^3.0 .0"
7680
+ schema-utils "^3.1 .0"
7681
7681
7682
7682
minimalistic-assert@^1.0.0:
7683
7683
version "1.0.1"
You can’t perform that action at this time.
0 commit comments