build: update @babel/cli to version 7.13.16 (#41734)

PR Close #41734
This commit is contained in:
Renovate Bot 2021-04-22 06:20:36 +00:00 committed by Jessica Janiuk
parent c3a512a9e9
commit e0fb18a133
2 changed files with 5 additions and 6 deletions

View File

@ -46,7 +46,7 @@
"@angular-devkit/core": "12.0.0-next.9",
"@angular-devkit/schematics": "12.0.0-next.9",
"@angular/cli": "12.0.0-next.9",
"@babel/cli": "7.13.14",
"@babel/cli": "7.13.16",
"@babel/core": "7.8.6",
"@babel/generator": "7.8.6",
"@babel/parser": "7.9.4",

View File

@ -166,16 +166,15 @@
call-me-maybe "^1.0.1"
js-yaml "^3.13.1"
"@babel/cli@7.13.14":
version "7.13.14"
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.13.14.tgz#c395bc89ec4760c91f2027fa8b26f8b2bf42238f"
integrity sha512-zmEFV8WBRsW+mPQumO1/4b34QNALBVReaiHJOkxhUsdo/AvYM62c+SKSuLi2aZ42t3ocK6OI0uwUXRvrIbREZw==
"@babel/cli@7.13.16":
version "7.13.16"
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.13.16.tgz#9d372e943ced0cc291f068204a9b010fd9cfadbc"
integrity sha512-cL9tllhqvsQ6r1+d9Invf7nNXg/3BlfL1vvvL/AdH9fZ2l5j0CeBcoq6UjsqHpvyN1v5nXSZgqJZoGeK+ZOAbw==
dependencies:
commander "^4.0.1"
convert-source-map "^1.1.0"
fs-readdir-recursive "^1.1.0"
glob "^7.0.0"
lodash "^4.17.19"
make-dir "^2.1.0"
slash "^2.0.0"
source-map "^0.5.0"