Bump webpack-dev-server from 3.10.2 to 3.10.3

Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 3.10.2 to 3.10.3.
- [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.10.2...v3.10.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-02-06 09:13:07 +00:00
parent 7b953b845c
commit 03640b18cc
2 changed files with 5 additions and 5 deletions

View File

@@ -19,7 +19,7 @@
"webpack-merge": "^4.1.4"
},
"devDependencies": {
"webpack-dev-server": "3.10.2"
"webpack-dev-server": "3.10.3"
},
"scripts": {
"webpack": "./bin/webpack",