Bump webpack-dev-server from 3.3.1 to 3.4.1

Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 3.3.1 to 3.4.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.3.1...v3.4.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-05-18 09:12:52 +00:00
parent 513db7f056
commit 0a814d0a7b
2 changed files with 277 additions and 594 deletions
+276 -593
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -97,7 +97,7 @@
"uglifyjs-webpack-plugin": "^2.1.2",
"url-loader": "1.1.2",
"webpack": "4.31.0",
"webpack-dev-server": "3.3.1",
"webpack-dev-server": "3.4.1",
"webpack-manifest-plugin": "2.0.4",
"workbox-webpack-plugin": "4.3.1"
},