Update dependency webpack-cli to v3.3.0 (#74)

This commit is contained in:
renovate[bot]
2019-04-17 07:16:55 -04:00
committed by Benjamin Boudreau
parent d256eac6d8
commit 65f8b3b77a
2 changed files with 34 additions and 45 deletions

View File

@@ -75,7 +75,7 @@
"sass-loader": "7.1.0",
"style-loader": "0.23.1",
"webpack": "4.30.0",
"webpack-cli": "3.2.0",
"webpack-cli": "3.3.0",
"webpack-obfuscator": "0.18.0",
"webpack-serve": "3.1.0"
},