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 168
168
"license-checker" : " ^25.0.0" ,
169
169
"license-checker-webpack-plugin" : " 0.1.5" ,
170
170
"loader-utils" : " 2.0.0" ,
171
- "mini-css-extract-plugin" : " 0.9 .0" ,
171
+ "mini-css-extract-plugin" : " 0.10 .0" ,
172
172
"minimatch" : " 3.0.4" ,
173
173
"minimist" : " ^1.2.0" ,
174
174
"ng-packagr" : " ~10.0.0-next.0" ,
Original file line number Diff line number Diff line change 37
37
"less-loader" : " 6.2.0" ,
38
38
"license-webpack-plugin" : " 2.3.0" ,
39
39
"loader-utils" : " 2.0.0" ,
40
- "mini-css-extract-plugin" : " 0.9 .0" ,
40
+ "mini-css-extract-plugin" : " 0.10 .0" ,
41
41
"minimatch" : " 3.0.4" ,
42
42
"open" : " 7.1.0" ,
43
43
"parse5" : " 6.0.1" ,
Original file line number Diff line number Diff line change @@ -8429,10 +8429,10 @@ min-indent@^1.0.0:
8429
8429
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.0.tgz#cfc45c37e9ec0d8f0a0ec3dd4ef7f7c3abe39256"
8430
8430
integrity sha1-z8RcN+nsDY8KDsPdTvf3w6vjklY=
8431
8431
8432
- mini-css-extract-plugin@0.9 .0:
8433
- version "0.9 .0"
8434
- resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.9 .0.tgz#47f2cf07aa165ab35733b1fc97d4c46c0564339e "
8435
- integrity sha512-lp3GeY7ygcgAmVIcRPBVhIkf8Us7FZjA+ILpal44qLdSu11wmjKQ3d9k15lfD7pO4esu9eUIAW7qiYIBppv40A ==
8432
+ mini-css-extract-plugin@0.10 .0:
8433
+ version "0.10 .0"
8434
+ resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.10 .0.tgz#a0e6bfcad22a9c73f6c882a3c7557a98e2d3d27d "
8435
+ integrity sha512-QgKgJBjaJhxVPwrLNqqwNS0AGkuQQ31Hp4xGXEK/P7wehEg6qmNtReHKai3zRXqY60wGVWLYcOMJK2b98aGc3A ==
8436
8436
dependencies:
8437
8437
loader-utils "^1.1.0"
8438
8438
normalize-url "1.9.1"
You can’t perform that action at this time.
0 commit comments