Update uglifyjs-webpack-plugin to the latest version 🚀 (#1714)

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

* chore(package): update lockfile yarn.lock
This commit is contained in:
greenkeeper[bot]
2018-09-16 15:23:33 +09:00
committed by ylemkimon
parent db5d75db07
commit 6151907ecb
2 changed files with 86 additions and 3 deletions

View File

@@ -63,7 +63,7 @@
"style-loader": "^0.23.0",
"stylelint": "^9.2.1",
"stylelint-config-standard": "^18.0.0",
"uglifyjs-webpack-plugin": "^1.2.5",
"uglifyjs-webpack-plugin": "^2.0.0",
"webpack": "^4.9.1",
"webpack-bundle-analyzer": "^3.0.0",
"webpack-cli": "^3.0.1",