File tree Expand file tree Collapse file tree 3 files changed +7
-9
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 3 files changed +7
-9
lines changed Original file line number Diff line number Diff line change 181
181
"license-webpack-plugin" : " 2.3.19" ,
182
182
"loader-utils" : " 2.0.0" ,
183
183
"magic-string" : " 0.25.7" ,
184
- "mini-css-extract-plugin" : " 1.6.2 " ,
184
+ "mini-css-extract-plugin" : " 2.0.0 " ,
185
185
"minimatch" : " 3.0.4" ,
186
186
"minimist" : " ^1.2.0" ,
187
187
"ng-packagr" : " ~12.1.0-next.0" ,
Original file line number Diff line number Diff line change 44
44
"less-loader" : " 10.0.0" ,
45
45
"license-webpack-plugin" : " 2.3.19" ,
46
46
"loader-utils" : " 2.0.0" ,
47
- "mini-css-extract-plugin" : " 1.6.2 " ,
47
+ "mini-css-extract-plugin" : " 2.0.0 " ,
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 @@ -7649,14 +7649,12 @@ min-indent@^1.0.0:
7649
7649
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
7650
7650
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
7651
7651
7652
- mini-css-extract-plugin@1.6.2 :
7653
- version "1.6.2 "
7654
- resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.6.2 .tgz#83172b4fd812f8fc4a09d6f6d16f924f53990ca8 "
7655
- integrity sha512-WhDvO3SjGm40oV5y26GjMJYjd2UMqrLAGKy5YS2/3QKJy2F7jgynuHTir/tgUUOiNQu5saXHdc8reo7YuhhT4Q ==
7652
+ mini-css-extract-plugin@2.0.0 :
7653
+ version "2.0.0 "
7654
+ resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.0.0 .tgz#e3492a2dcd218a6103e4dec5e3a88b55157012ea "
7655
+ integrity sha512-LzJaninAMkfVAUDldZ4lUidAeS8GD0w8tSUbZLscYXWmdTOjYuEoiIhwKvwHX6+42D2cRAl35pA9DHtvAv71JQ ==
7656
7656
dependencies:
7657
- loader-utils "^2.0.0"
7658
7657
schema-utils "^3.0.0"
7659
- webpack-sources "^1.1.0"
7660
7658
7661
7659
minimalistic-assert@^1.0.0:
7662
7660
version "1.0.1"
12095
12093
clone-deep "^4.0.1"
12096
12094
wildcard "^2.0.0"
12097
12095
12098
- webpack-sources@^1.1.0, webpack-sources@^1. 2.0, webpack-sources@^1.3.0:
12096
+ webpack-sources@^1.2.0, webpack-sources@^1.3.0:
12099
12097
version "1.4.3"
12100
12098
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-1.4.3.tgz#eedd8ec0b928fbf1cbfe994e22d2d890f330a933"
12101
12099
integrity sha512-lgTS3Xhv1lCOKo7SA5TjKXMjpSM4sBjNV5+q2bqesbSPs5FjGmU6jjtBSkX9b4qW87vDIsCIlUPOEhbZrMdjeQ==
You can’t perform that action at this time.
0 commit comments