Update clean-webpack-plugin to the latest version 🚀 (#89)

* chore(package): update clean-webpack-plugin to version 1.0.0

* chore(package): update lockfile yarn.lock
This commit is contained in:
greenkeeper[bot] 2018-11-13 06:44:47 +01:00 committed by uwap
parent 4d40321975
commit 56c39461c4
2 changed files with 4 additions and 4 deletions

View file

@ -1487,9 +1487,9 @@ clean-css@4.2.x:
dependencies:
source-map "~0.6.0"
clean-webpack-plugin@^0.1.18:
version "0.1.19"
resolved "https://registry.yarnpkg.com/clean-webpack-plugin/-/clean-webpack-plugin-0.1.19.tgz#ceda8bb96b00fe168e9b080272960d20fdcadd6d"
clean-webpack-plugin@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/clean-webpack-plugin/-/clean-webpack-plugin-1.0.0.tgz#f184b9c26d12983d639828e0548ae2080e84b6a7"
dependencies:
rimraf "^2.6.1"