Bump webpack-dev-server from 3.10.1 to 3.10.2

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-02-03 09:12:41 +00:00
parent a5f5edb959
commit 5caab896d5
2 changed files with 12 additions and 104 deletions

View File

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