Update dependency webpack-cli to v3.3.0

This commit is contained in:
Renovate Bot
2019-03-15 19:08:19 +00:00
parent 35b52fa755
commit c96666ff71

View File

@@ -11,6 +11,6 @@
"devDependencies": {
"sass": "1.17.2",
"webpack": "4.29.6",
"webpack-cli": "3.2.3"
"webpack-cli": "3.3.0"
}
}