diff --git a/packages/purgecss-webpack-plugin/package.json b/packages/purgecss-webpack-plugin/package.json index 2896cee7..67f30aad 100644 --- a/packages/purgecss-webpack-plugin/package.json +++ b/packages/purgecss-webpack-plugin/package.json @@ -47,7 +47,7 @@ "@types/webpack": "^4.41.12", "@types/webpack-sources": "^1.4.0", "css-loader": "^4.0.0", - "mini-css-extract-plugin": "^0.9.0" + "mini-css-extract-plugin": "^0.11.0" }, "peerDependencies": { "webpack": "*"