From b0b0cd038bd01bfe857efdb9abf915cd3d118f6f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2019 01:17:21 +0000 Subject: [PATCH] chore(deps-dev): bump @babel/core from 7.7.5 to 7.7.7 Bumps [@babel/core](https://github.com/babel/babel) from 7.7.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.7.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 67b3e8c0..7419ec66 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "require": "esm" }, "devDependencies": { - "@babel/core": "7.7.5", + "@babel/core": "7.7.7", "@babel/preset-env": "7.7.7", "@commitlint/cli": "8.2.0", "@fisker/commitlint-config": "1.1.4",