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 170
170
"license-checker" : " ^25.0.0" ,
171
171
"license-checker-webpack-plugin" : " 0.1.5" ,
172
172
"loader-utils" : " 2.0.0" ,
173
- "mini-css-extract-plugin" : " 0.11.0 " ,
173
+ "mini-css-extract-plugin" : " 0.11.1 " ,
174
174
"minimatch" : " 3.0.4" ,
175
175
"minimist" : " ^1.2.0" ,
176
176
"ng-packagr" : " ~10.1.0" ,
Original file line number Diff line number Diff line change 39
39
"less-loader" : " 7.0.1" ,
40
40
"license-webpack-plugin" : " 2.3.0" ,
41
41
"loader-utils" : " 2.0.0" ,
42
- "mini-css-extract-plugin" : " 0.11.0 " ,
42
+ "mini-css-extract-plugin" : " 0.11.1 " ,
43
43
"minimatch" : " 3.0.4" ,
44
44
"open" : " 7.2.1" ,
45
45
"parse5" : " 6.0.1" ,
Original file line number Diff line number Diff line change @@ -7757,10 +7757,10 @@ min-indent@^1.0.0:
7757
7757
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
7758
7758
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
7759
7759
7760
-
7761
- version "0.11.0 "
7762
- resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.11.0 .tgz#3918953075109d4ca204bf1e8a393a78d3cc821f "
7763
- integrity sha512-dVWGuWJlQw2lZxsxBI3hOsoxg1k3DruLR0foHQLSkQMfk+qLJbv9dUk8fjmjWQKN9ef2n54ehA2FjClAsQhrWQ ==
7760
+
7761
+ version "0.11.1 "
7762
+ resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.11.1 .tgz#f04048de8b4d4d7b1b1dea02363d167438c7f6dc "
7763
+ integrity sha512-k6ijDS4ZbrTSBkrJDvbpDlXgD3rHjoKBUC3hbUNxfBr7tLv3FpjHcuvuFRNHcPNEryEKyEZL0n/Q4ZHPC2V6mA ==
7764
7764
dependencies:
7765
7765
loader-utils "^1.1.0"
7766
7766
normalize-url "1.9.1"
You can’t perform that action at this time.
0 commit comments