Bump webpack-cli from 3.3.9 to 3.3.10 (#56)

Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.9 to 3.3.10.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/v3.3.10/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.9...v3.3.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-12-23 15:36:52 +01:00
committed by Manuel Bouza
parent 9e1a5a713c
commit aa8abf381d
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.41.2",
"webpack-cli": "^3.0.8",
"webpack-cli": "^3.3.10",
"zip-webpack-plugin": "^3.0.0"
}
}