Bump @babel/cli from 7.8.0 to 7.8.3

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-20 13:37:51 +00:00
parent 943186a51c
commit 9ed6145aa1
2 changed files with 5 additions and 5 deletions

View file

@ -58,7 +58,7 @@
"xterm-addon-webgl": "^0.4.1"
},
"devDependencies": {
"@babel/cli": "7.8.0",
"@babel/cli": "7.8.3",
"@babel/core": "7.7.7",
"@babel/plugin-proposal-class-properties": "^7.8.0",
"@babel/plugin-proposal-numeric-separator": "^7.8.0",

View file

@ -41,10 +41,10 @@
"@ava/babel-plugin-throws-helper" "^4.0.0"
babel-plugin-espower "^3.0.1"
"@babel/cli@7.8.0":
version "7.8.0"
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.8.0.tgz#e9ed4c3dbb163de5034c18979c118ed1aa294e05"
integrity sha512-/zOi56gIH3jBmnrfUvVf8MOMqf3hfFou2ONRYdRRpgnBSi0dUkiO+usu44YHsOEJqqwPkijBsiDKscQizouoag==
"@babel/cli@7.8.3":
version "7.8.3"
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.8.3.tgz#121beb7c273e0521eb2feeb3883a2b7435d12328"
integrity sha512-K2UXPZCKMv7KwWy9Bl4sa6+jTNP7JyDiHKzoOiUUygaEDbC60vaargZDnO9oFMvlq8pIKOOyUUgeMYrsaN9djA==
dependencies:
commander "^4.0.1"
convert-source-map "^1.1.0"