Bump webpack-dev-server from 3.7.2 to 3.8.0 (#11546)

Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 3.7.2 to 3.8.0.
- [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.7.2...v3.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-08-12 20:08:37 +09:00
committed by Yamagishi Kazutoshi
parent 0b28890357
commit 4b21a9db2f
2 changed files with 31 additions and 24 deletions

View File

@ -180,7 +180,7 @@
"react-intl-translations-manager": "^5.0.3",
"react-test-renderer": "^16.8.6",
"sass-lint": "^1.13.1",
"webpack-dev-server": "^3.7.2",
"webpack-dev-server": "^3.8.0",
"yargs": "^13.3.0"
}
}