Bump @babel/core from 7.4.5 to 7.7.2 (#12350)

Bumps [@babel/core](https://github.com/babel/babel) from 7.4.5 to 7.7.2.
- [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.4.5...v7.7.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-11-12 00:25:34 +09:00 committed by Yamagishi Kazutoshi
parent ee820caf97
commit c31bc41a02
2 changed files with 46 additions and 131 deletions

View file

@ -59,7 +59,7 @@
},
"private": true,
"dependencies": {
"@babel/core": "^7.4.5",
"@babel/core": "^7.7.2",
"@babel/plugin-proposal-class-properties": "^7.7.0",
"@babel/plugin-proposal-decorators": "^7.7.0",
"@babel/plugin-proposal-object-rest-spread": "^7.6.2",