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 175
175
"license-checker" : " ^25.0.0" ,
176
176
"license-checker-webpack-plugin" : " 0.2.1" ,
177
177
"loader-utils" : " 2.0.0" ,
178
- "mini-css-extract-plugin" : " 1.3.3 " ,
178
+ "mini-css-extract-plugin" : " 1.3.4 " ,
179
179
"minimatch" : " 3.0.4" ,
180
180
"minimist" : " ^1.2.0" ,
181
181
"ng-packagr" : " ~11.0.0-next.0" ,
Original file line number Diff line number Diff line change 41
41
"less-loader" : " 7.2.1" ,
42
42
"license-webpack-plugin" : " 2.3.11" ,
43
43
"loader-utils" : " 2.0.0" ,
44
- "mini-css-extract-plugin" : " 1.3.3 " ,
44
+ "mini-css-extract-plugin" : " 1.3.4 " ,
45
45
"minimatch" : " 3.0.4" ,
46
46
"open" : " 7.3.1" ,
47
47
"ora" : " 5.2.0" ,
Original file line number Diff line number Diff line change @@ -7846,10 +7846,10 @@ min-indent@^1.0.0:
7846
7846
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
7847
7847
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
7848
7848
7849
-
7850
- version "1.3.3 "
7851
- resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.3 .tgz#7802e62b34199aa7d1a62e654395859a836486a0 "
7852
- integrity sha512-7lvliDSMiuZc81kI+5/qxvn47SCM7BehXex3f2c6l/pR3Goj58IQxZh9nuPQ3AkGQgoETyXuIqLDaO5Oa0TyBw ==
7849
+
7850
+ version "1.3.4 "
7851
+ resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.4 .tgz#706e69632cdcdb8b15bf8e638442a0dba304a9c8 "
7852
+ integrity sha512-dNjqyeogUd8ucUgw5sxm1ahvSfSUgef7smbmATRSbDm4EmNx5kQA6VdUEhEeCKSjX6CTYjb5vxgMUvRjqP3uHg ==
7853
7853
dependencies:
7854
7854
loader-utils "^2.0.0"
7855
7855
schema-utils "^3.0.0"
You can’t perform that action at this time.
0 commit comments