Bump webpack-dev-server from 3.9.0 to 3.10.1

Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 3.9.0 to 3.10.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/v3.10.1/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v3.9.0...v3.10.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-12-20 04:17:20 +00:00
committed by GitHub
parent 46f38f712b
commit f02340ed0d
2 changed files with 7 additions and 7 deletions

View File

@@ -19,7 +19,7 @@
"webpack-merge": "^4.1.4"
},
"devDependencies": {
"webpack-dev-server": "3.9.0"
"webpack-dev-server": "3.10.1"
},
"scripts": {
"webpack": "./bin/webpack",