Bump webpack-dev-server from 3.8.2 to 3.9.0

Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 3.8.2 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.8.2...v3.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-10-23 09:16:55 +00:00
committed by GitHub
parent 2b1a875f01
commit 775c4866b3
2 changed files with 28 additions and 31 deletions
+1 -1
View File
@@ -99,7 +99,7 @@
"uglifyjs-webpack-plugin": "^2.1.2",
"url-loader": "2.2.0",
"webpack": "4.41.2",
"webpack-dev-server": "3.8.2",
"webpack-dev-server": "3.9.0",
"webpack-manifest-plugin": "2.2.0",
"workbox-webpack-plugin": "4.3.1"
},