Bump webpack-dev-server from 3.9.0 to 3.10.1 (#12773)

Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 3.9.0 to 3.10.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/v3.10.1/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v3.9.0...v3.10.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-01-06 22:30:00 +09:00
committed by Yamagishi Kazutoshi
parent 7a7ef7fb0a
commit 531afaef0f
2 changed files with 10 additions and 10 deletions

View File

@ -182,7 +182,7 @@
"react-intl-translations-manager": "^5.0.3",
"react-test-renderer": "^16.12.0",
"sass-lint": "^1.13.1",
"webpack-dev-server": "^3.9.0",
"webpack-dev-server": "^3.10.1",
"yargs": "^15.1.0"
}
}