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-04-03 06:41:27 +00:00
committed by GitHub
parent 213c21d19c
commit e937943e7a
2 changed files with 5 additions and 5 deletions

View File

@@ -63,7 +63,7 @@
"svg-inline-loader": "^0.8.0",
"uuid": "^3.3.2",
"webpack": "^4.42.1",
"webpack-cli": "^3.3.10",
"webpack-cli": "^3.3.11",
"zip-webpack-plugin": "^3.0.0"
}
}