Update dependency webpack-cli to v3.3.1 (#80)

This commit is contained in:
renovate[bot]
2019-04-21 19:45:16 -04:00
committed by Benjamin Boudreau
parent 65f8b3b77a
commit 0fab39d2dc
2 changed files with 4 additions and 4 deletions

View File

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