Bump webpack-dev-server from 3.4.1 to 3.9.0

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-12-05 12:17:20 +00:00
committed by GitHub
parent 8470759718
commit b451cdf894
2 changed files with 59 additions and 27 deletions

View File

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