Bump @babel/cli from 7.8.4 to 7.10.1

Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.8.4 to 7.10.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.1/packages/babel-cli)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-11 07:10:18 +00:00 committed by GitHub
parent cffd2c2d6e
commit 443d6241c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -19,7 +19,7 @@
"node": ">=13.0.0"
},
"dependencies": {
"@babel/cli": "^7.8.4",
"@babel/cli": "^7.10.1",
"@babel/core": "^7.10.2",
"@babel/polyfill": "^7.8.7",
"@babel/preset-env": "^7.10.2",