Bump @babel/core from 7.7.7 to 7.8.3 (#12893)

Bumps [@babel/core](https://github.com/babel/babel) from 7.7.7 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.7...v7.8.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-21 00:14:06 +09:00 committed by Yamagishi Kazutoshi
parent 6feafb8802
commit 39f2bce231
2 changed files with 31 additions and 103 deletions

View file

@ -59,7 +59,7 @@
},
"private": true,
"dependencies": {
"@babel/core": "^7.7.7",
"@babel/core": "^7.8.3",
"@babel/plugin-proposal-class-properties": "^7.8.3",
"@babel/plugin-proposal-decorators": "^7.8.3",
"@babel/plugin-transform-react-inline-elements": "^7.8.0",