diff --git a/package.json b/package.json index 70ec1b9..e00d9fa 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "babel-preset-react": "^6.24.1", "bundle-loader": "^0.5.5", "classnames": "^2.2.5", - "clean-webpack-plugin": "^0.1.16", + "clean-webpack-plugin": "^0.1.19", "colors": "^1.1.2", "css-loader": "^0.28.7", "eslint": "^4.12.0", diff --git a/yarn.lock b/yarn.lock index 7653fce..9c8f3e1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1265,9 +1265,9 @@ clean-css@4.1.x: dependencies: source-map "0.5.x" -clean-webpack-plugin@^0.1.16: - version "0.1.17" - resolved "http://registry.npm.taobao.org/clean-webpack-plugin/download/clean-webpack-plugin-0.1.17.tgz#71c57242e6d47204d46f809413176e7bed28ec49" +clean-webpack-plugin@^0.1.19: + version "0.1.19" + resolved "https://registry.yarnpkg.com/clean-webpack-plugin/-/clean-webpack-plugin-0.1.19.tgz#ceda8bb96b00fe168e9b080272960d20fdcadd6d" dependencies: rimraf "^2.6.1"