Bump webpack-dev-server from 3.2.1 to 3.5.1 (#10924)

Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 3.2.1 to 3.5.1.
- [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.2.1...v3.5.1)
This commit is contained in:
dependabot-preview[bot] 2019-06-02 02:46:11 +09:00 committed by Yamagishi Kazutoshi
parent 8e34b71c8a
commit ced51d8878
2 changed files with 169 additions and 187 deletions

View file

@ -177,7 +177,7 @@
"raf": "^3.4.1",
"react-intl-translations-manager": "^5.0.3",
"react-test-renderer": "^16.7.0",
"webpack-dev-server": "^3.2.1",
"webpack-dev-server": "^3.5.1",
"yargs": "^12.0.5"
}
}