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 13:48:55 +00:00
committed by GitHub
parent 8034c66038
commit 9cbc8cc4d5
2 changed files with 181 additions and 274 deletions
+1 -1
View File
@@ -99,7 +99,7 @@
"uglifyjs-webpack-plugin": "^2.2.0",
"url-loader": "4.1.0",
"webpack": "4.43.0",
"webpack-dev-server": "3.10.3",
"webpack-dev-server": "3.11.0",
"webpack-manifest-plugin": "2.2.0",
"workbox-webpack-plugin": "5.1.3"
},