From cc1cd737b9c26304785672ab870833fe79b3d978 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2019 11:31:20 +0000 Subject: [PATCH] build(deps-dev): bump @babel/cli from 7.5.5 to 7.7.7 Bumps [@babel/cli](https://github.com/babel/babel) from 7.5.5 to 7.7.7. - [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.5.5...v7.7.7) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 151b236..f458bf1 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "verify:tscheck": "types-checker" }, "devDependencies": { - "@babel/cli": "7.5.5", + "@babel/cli": "7.7.7", "@babel/core": "7.5.5", "@babel/plugin-proposal-class-properties": "7.5.5", "@babel/plugin-proposal-object-rest-spread": "7.5.5",