diff --git a/yarn.lock b/yarn.lock index 02e3c88..b76c5e8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"