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 172
172
"license-checker" : " ^25.0.0" ,
173
173
"license-checker-webpack-plugin" : " 0.1.5" ,
174
174
"loader-utils" : " 2.0.0" ,
175
- "mini-css-extract-plugin" : " 1.1.0 " ,
175
+ "mini-css-extract-plugin" : " 1.1.1 " ,
176
176
"minimatch" : " 3.0.4" ,
177
177
"minimist" : " ^1.2.0" ,
178
178
"ng-packagr" : " ~11.0.0-next.0" ,
Original file line number Diff line number Diff line change 40
40
"less-loader" : " 7.0.2" ,
41
41
"license-webpack-plugin" : " 2.3.0" ,
42
42
"loader-utils" : " 2.0.0" ,
43
- "mini-css-extract-plugin" : " 1.1.0 " ,
43
+ "mini-css-extract-plugin" : " 1.1.1 " ,
44
44
"minimatch" : " 3.0.4" ,
45
45
"open" : " 7.3.0" ,
46
46
"ora" : " 5.1.0" ,
Original file line number Diff line number Diff line change @@ -7989,10 +7989,10 @@ min-indent@^1.0.0:
7989
7989
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
7990
7990
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
7991
7991
7992
-
7993
- version "1.1.0 "
7994
- resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.1.0 .tgz#dcc2f0bfbec660c0bd1200ff7c8f82deec2cc8a6 "
7995
- integrity sha512-0bTS+Fg2tGe3dFAgfiN7+YRO37oyQM7/vjFvZF1nXSCJ/sy0tGpeme8MbT4BCpUuUphKwTh9LH/uuTcWRr9DPA ==
7992
+
7993
+ version "1.1.1 "
7994
+ resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.1.1 .tgz#4ab9948b7be38cf3a730cb4c9a881eb7f62baadb "
7995
+ integrity sha512-pzlnOi/lMkwIkdb7zoRQvbkW18AFCQffouSBpxy+e3pnKTKMC5IuMVHYndexKZmacfsOZS2LXCe8gIgkrC+yqg ==
7996
7996
dependencies:
7997
7997
loader-utils "^2.0.0"
7998
7998
schema-utils "^3.0.0"
You can’t perform that action at this time.
0 commit comments