chore(deps): update dependency extract-css-chunks-webpack-plugin to ^4.7.4 (#6886)

This commit is contained in:
renovate[bot] 2020-01-19 09:36:13 +00:00 committed by Xin Du (Clark)
parent 00d95903c6
commit a715a038f4
2 changed files with 5 additions and 5 deletions

View File

@ -20,7 +20,7 @@
"css-loader": "^3.4.2",
"cssnano": "^4.1.10",
"eventsource-polyfill": "^0.9.6",
"extract-css-chunks-webpack-plugin": "^4.7.3",
"extract-css-chunks-webpack-plugin": "^4.7.4",
"file-loader": "^4.3.0",
"glob": "^7.1.6",
"hard-source-webpack-plugin": "^0.13.1",

View File

@ -5236,10 +5236,10 @@ extglob@^2.0.4:
snapdragon "^0.8.1"
to-regex "^3.0.1"
extract-css-chunks-webpack-plugin@^4.7.3:
version "4.7.3"
resolved "https://registry.npmjs.org/extract-css-chunks-webpack-plugin/-/extract-css-chunks-webpack-plugin-4.7.3.tgz#5e2c9a7f65930b176e3b7646f54dbabd310354f3"
integrity sha512-jJyBl5YhaDgbM2ZXgQEBVWsDmmXuG/7keGb3rPCFe8xvEwhSZe6/J3fLvzfnJ3TJhZ7SZ/kNGhWJ9RbdqRl8FQ==
extract-css-chunks-webpack-plugin@^4.7.4:
version "4.7.4"
resolved "https://registry.npmjs.org/extract-css-chunks-webpack-plugin/-/extract-css-chunks-webpack-plugin-4.7.4.tgz#db6465ca18d1fe8a89bad3dc72803127638fb477"
integrity sha512-Q0iLfJnS+MT8L/KbiPxFeTLi06dBzJaAphXJg00rIlcyjSqNx5yI0/V8ODGWCcwUO1V7W2z3dpjC+8eBKBoQrA==
dependencies:
loader-utils "^1.1.0"
normalize-url "1.9.1"