mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-28 11:10:12 +08:00
build: update mini-css-extract-plugin to version 0.10.0
This commit is contained in:
parent
e4b8d7d9a0
commit
b7f24d1341
@ -168,7 +168,7 @@
|
||||
"license-checker": "^25.0.0",
|
||||
"license-checker-webpack-plugin": "0.1.5",
|
||||
"loader-utils": "2.0.0",
|
||||
"mini-css-extract-plugin": "0.9.0",
|
||||
"mini-css-extract-plugin": "0.10.0",
|
||||
"minimatch": "3.0.4",
|
||||
"minimist": "^1.2.0",
|
||||
"ng-packagr": "~10.0.0-next.0",
|
||||
|
@ -37,7 +37,7 @@
|
||||
"less-loader": "6.2.0",
|
||||
"license-webpack-plugin": "2.3.0",
|
||||
"loader-utils": "2.0.0",
|
||||
"mini-css-extract-plugin": "0.9.0",
|
||||
"mini-css-extract-plugin": "0.10.0",
|
||||
"minimatch": "3.0.4",
|
||||
"open": "7.1.0",
|
||||
"parse5": "6.0.1",
|
||||
|
@ -8429,10 +8429,10 @@ min-indent@^1.0.0:
|
||||
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.0.tgz#cfc45c37e9ec0d8f0a0ec3dd4ef7f7c3abe39256"
|
||||
integrity sha1-z8RcN+nsDY8KDsPdTvf3w6vjklY=
|
||||
|
||||
mini-css-extract-plugin@0.9.0:
|
||||
version "0.9.0"
|
||||
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.9.0.tgz#47f2cf07aa165ab35733b1fc97d4c46c0564339e"
|
||||
integrity sha512-lp3GeY7ygcgAmVIcRPBVhIkf8Us7FZjA+ILpal44qLdSu11wmjKQ3d9k15lfD7pO4esu9eUIAW7qiYIBppv40A==
|
||||
mini-css-extract-plugin@0.10.0:
|
||||
version "0.10.0"
|
||||
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.10.0.tgz#a0e6bfcad22a9c73f6c882a3c7557a98e2d3d27d"
|
||||
integrity sha512-QgKgJBjaJhxVPwrLNqqwNS0AGkuQQ31Hp4xGXEK/P7wehEg6qmNtReHKai3zRXqY60wGVWLYcOMJK2b98aGc3A==
|
||||
dependencies:
|
||||
loader-utils "^1.1.0"
|
||||
normalize-url "1.9.1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user