mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-14 20:58:41 -09:00
Bump @babel/cli from 7.7.7 to 7.8.0
Bumps [@babel/cli](https://github.com/babel/babel) from 7.7.7 to 7.8.0. - [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.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
c8c634bdbb
commit
93e35f14ef
2 changed files with 5 additions and 5 deletions
|
|
@ -58,7 +58,7 @@
|
||||||
"xterm-addon-webgl": "^0.4.1"
|
"xterm-addon-webgl": "^0.4.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/cli": "7.7.7",
|
"@babel/cli": "7.8.0",
|
||||||
"@babel/core": "7.7.7",
|
"@babel/core": "7.7.7",
|
||||||
"@babel/plugin-proposal-class-properties": "^7.7.4",
|
"@babel/plugin-proposal-class-properties": "^7.7.4",
|
||||||
"@babel/plugin-proposal-numeric-separator": "^7.7.4",
|
"@babel/plugin-proposal-numeric-separator": "^7.7.4",
|
||||||
|
|
|
||||||
|
|
@ -41,10 +41,10 @@
|
||||||
"@ava/babel-plugin-throws-helper" "^4.0.0"
|
"@ava/babel-plugin-throws-helper" "^4.0.0"
|
||||||
babel-plugin-espower "^3.0.1"
|
babel-plugin-espower "^3.0.1"
|
||||||
|
|
||||||
"@babel/cli@7.7.7":
|
"@babel/cli@7.8.0":
|
||||||
version "7.7.7"
|
version "7.8.0"
|
||||||
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.7.7.tgz#56849acbf81d1a970dd3d1b3097c8ebf5da3f534"
|
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.8.0.tgz#e9ed4c3dbb163de5034c18979c118ed1aa294e05"
|
||||||
integrity sha512-XQw5KyCZyu/M8/0rYiZyuwbgIQNzOrJzs9dDLX+MieSgBwTLvTj4QVbLmxJACAIvQIDT7PtyHN2sC48EOWTgaA==
|
integrity sha512-/zOi56gIH3jBmnrfUvVf8MOMqf3hfFou2ONRYdRRpgnBSi0dUkiO+usu44YHsOEJqqwPkijBsiDKscQizouoag==
|
||||||
dependencies:
|
dependencies:
|
||||||
commander "^4.0.1"
|
commander "^4.0.1"
|
||||||
convert-source-map "^1.1.0"
|
convert-source-map "^1.1.0"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue