Bump webpack-dev-server from 3.8.0 to 3.8.1

Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 3.8.0 to 3.8.1.
- [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.0...v3.8.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-09-21 09:13:09 +00:00
committed by GitHub
parent 78f01d4675
commit 4d0860fa91
2 changed files with 147 additions and 78 deletions
+1 -1
View File
@@ -98,7 +98,7 @@
"uglifyjs-webpack-plugin": "^2.1.2",
"url-loader": "2.1.0",
"webpack": "4.40.2",
"webpack-dev-server": "3.8.0",
"webpack-dev-server": "3.8.1",
"webpack-manifest-plugin": "2.0.4",
"workbox-webpack-plugin": "4.3.1"
},