Bump webpack-cli from 3.3.10 to 3.3.11

Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.10 to 3.3.11.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/next/CHANGELOG_v3.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.10...v3.3.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-02-14 15:24:22 +00:00 committed by GitHub
parent bf9d58008b
commit 7d77b8dc7f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -64,7 +64,7 @@
"vuex": "^3.1.2",
"vuex-router-sync": "^5.0.0",
"webpack": "^4.41.6",
"webpack-cli": "^3.3.10",
"webpack-cli": "^3.3.11",
"webpack-stats-plugin": "^0.3.1"
},
"devDependencies": {