Bump webpack-dev-server from 3.2.1 to 3.3.1

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-04-10 04:52:24 +00:00
parent 90c89703bb
commit 321ba4276a
2 changed files with 88 additions and 120 deletions

View File

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