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-20 04:57:30 +00:00
parent 49e6d43953
commit 8bd6c15f80
2 changed files with 210 additions and 139 deletions

View File

@@ -18,7 +18,7 @@
"webpack-merge": "^4.1.4"
},
"devDependencies": {
"webpack-dev-server": "3.3.1"
"webpack-dev-server": "3.4.1"
},
"scripts": {
"webpack": "./bin/webpack",