Bump webpack-cli from 3.3.10 to 3.3.11 (#94)

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>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-04-03 08:44:30 +02:00
committed by GitHub
parent 2e37b5b9ee
commit 84d758167f
2 changed files with 5 additions and 5 deletions

View File

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