Bump webpack-dev-server in /packages/react-json-tree/examples

Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 2.11.5 to 3.10.3.
- [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/commits/v3.10.3)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-05-04 15:20:17 +00:00 committed by GitHub
parent 8c8fa75cb7
commit bda97df521
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,7 +33,7 @@
"babel-plugin-transform-object-rest-spread": "^6.26.0", "babel-plugin-transform-object-rest-spread": "^6.26.0",
"babel-preset-react": "^6.5.0", "babel-preset-react": "^6.5.0",
"webpack": "^3.8.1", "webpack": "^3.8.1",
"webpack-dev-server": "^2.4.1" "webpack-dev-server": "^3.10.3"
}, },
"dependencies": { "dependencies": {
"immutable": "^3.8.1", "immutable": "^3.8.1",