Bump @babel/preset-react from 7.6.3 to 7.7.0 (#12410)

Bumps [@babel/preset-react](https://github.com/babel/babel) from 7.6.3 to 7.7.0.
- [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.6.3...v7.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-11-18 22:21:52 +09:00 committed by Yamagishi Kazutoshi
parent 9eba62a73f
commit 7f65eff6c3
2 changed files with 19 additions and 11 deletions

View file

@ -69,7 +69,7 @@
"@babel/plugin-transform-react-jsx-source": "^7.5.0",
"@babel/plugin-transform-runtime": "^7.5.5",
"@babel/preset-env": "^7.7.1",
"@babel/preset-react": "^7.6.3",
"@babel/preset-react": "^7.7.0",
"@babel/runtime": "^7.7.2",
"@clusterws/cws": "^0.16.0",
"array-includes": "^3.0.3",