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

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

* chore(package): update lockfile package-lock.json
This commit is contained in:
greenkeeper[bot]
2019-03-16 10:41:37 -04:00
committed by Benjamin Boudreau
parent 5122068146
commit 391ca15b20
2 changed files with 69 additions and 5 deletions

View File

@@ -53,7 +53,7 @@
"babel-loader": "^7.1.5",
"babel-preset-airbnb": "^2.6.0",
"babel-preset-stage-2": "^6.24.1",
"clean-webpack-plugin": "^1.0.0",
"clean-webpack-plugin": "^2.0.0",
"css-loader": "^2.1.0",
"cssimportant-loader": "^0.4.0",
"enzyme": "^3.8.0",