Bump webpack-dev-server from 3.5.1 to 3.7.2 (#11166)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-06-25 22:32:58 +09:00
committed by Yamagishi Kazutoshi
parent e76d2c51c2
commit f1da937245
2 changed files with 23 additions and 10 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.5.1",
"webpack-dev-server": "^3.7.2",
"yargs": "^12.0.5"
}
}