Bump @babel/preset-react from 7.7.4 to 7.8.3 (#12865)

Bumps [@babel/preset-react](https://github.com/babel/babel) from 7.7.4 to 7.8.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.7.4...v7.8.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-01-14 21:17:21 +09:00
committed by Yamagishi Kazutoshi
parent dcf7d86378
commit 2c15f9aaa2
2 changed files with 48 additions and 40 deletions

View File

@ -65,7 +65,7 @@
"@babel/plugin-transform-react-inline-elements": "^7.8.0",
"@babel/plugin-transform-runtime": "^7.7.6",
"@babel/preset-env": "^7.8.3",
"@babel/preset-react": "^7.7.4",
"@babel/preset-react": "^7.8.3",
"@babel/runtime": "^7.8.0",
"@gamestdio/websocket": "^0.3.2",
"@clusterws/cws": "^0.17.3",