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 169
169
"license-checker" : " ^25.0.0" ,
170
170
"license-checker-webpack-plugin" : " 0.1.5" ,
171
171
"loader-utils" : " 2.0.0" ,
172
- "mini-css-extract-plugin" : " 0.11.1 " ,
172
+ "mini-css-extract-plugin" : " 0.11.2 " ,
173
173
"minimatch" : " 3.0.4" ,
174
174
"minimist" : " ^1.2.0" ,
175
175
"ng-packagr" : " ~10.1.0" ,
Original file line number Diff line number Diff line change 40
40
"less-loader" : " 7.0.1" ,
41
41
"license-webpack-plugin" : " 2.3.0" ,
42
42
"loader-utils" : " 2.0.0" ,
43
- "mini-css-extract-plugin" : " 0.11.1 " ,
43
+ "mini-css-extract-plugin" : " 0.11.2 " ,
44
44
"minimatch" : " 3.0.4" ,
45
45
"open" : " 7.2.1" ,
46
46
"parse5" : " 6.0.1" ,
Original file line number Diff line number Diff line change @@ -7748,10 +7748,10 @@ min-indent@^1.0.0:
7748
7748
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
7749
7749
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
7750
7750
7751
-
7752
- version "0.11.1 "
7753
- resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.11.1 .tgz#f04048de8b4d4d7b1b1dea02363d167438c7f6dc "
7754
- integrity sha512-k6ijDS4ZbrTSBkrJDvbpDlXgD3rHjoKBUC3hbUNxfBr7tLv3FpjHcuvuFRNHcPNEryEKyEZL0n/Q4ZHPC2V6mA ==
7751
+
7752
+ version "0.11.2 "
7753
+ resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.11.2 .tgz#e3af4d5e04fbcaaf11838ab230510073060b37bf "
7754
+ integrity sha512-h2LknfX4U1kScXxH8xE9LCOqT5B+068EAj36qicMb8l4dqdJoyHcmWmpd+ueyZfgu/POvIn+teoUnTtei2ikug ==
7755
7755
dependencies:
7756
7756
loader-utils "^1.1.0"
7757
7757
normalize-url "1.9.1"
You can’t perform that action at this time.
0 commit comments