Bump webpack-dev-server from 3.10.3 to 3.11.0

Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 3.10.3 to 3.11.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.10.3...v3.11.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-05-11 10:15:35 +00:00
parent 89791b7aa4
commit 8096b7c2fa
2 changed files with 32 additions and 77 deletions

View File

@@ -19,7 +19,7 @@
"webpack-merge": "^4.2.2"
},
"devDependencies": {
"webpack-dev-server": "^3.10.3"
"webpack-dev-server": "^3.11.0"
},
"scripts": {
"webpack": "./bin/webpack",