From c837f40bcf21f345e229931f8d992e1b1cd339c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 29 Apr 2019 06:49:14 +0000 Subject: [PATCH] Bump @babel/cli from 7.4.3 to 7.4.4 Bumps [@babel/cli](https://github.com/babel/babel) from 7.4.3 to 7.4.4. - [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.4.3...v7.4.4) Signed-off-by: dependabot[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 3f7e6f5d7..ee0038f1e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3,8 +3,8 @@ "@babel/cli@^7.0.0": - version "7.4.3" - resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.4.3.tgz#353048551306ff42e5855b788b6ccd9477289774" + version "7.4.4" + resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.4.4.tgz#5454bb7112f29026a4069d8e6f0e1794e651966c" dependencies: commander "^2.8.1" convert-source-map "^1.1.0"