Bump @babel/core from 7.10.2 to 7.10.5

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.10.2 to 7.10.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.5/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-07-16 15:45:32 +00:00 committed by GitHub
parent d5957d3506
commit 7d76c4b6e3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 26 additions and 154 deletions

View file

@ -20,7 +20,7 @@
},
"dependencies": {
"@babel/cli": "^7.10.5",
"@babel/core": "^7.10.2",
"@babel/core": "^7.10.5",
"@babel/polyfill": "^7.10.1",
"@babel/preset-env": "^7.10.4",
"@babel/register": "^7.10.5",