From 37f6074cae8dcdfc64a3f524d66ee4c743e32501 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 23 Nov 2020 23:40:09 +0000 Subject: [PATCH] Bump @babel/cli from 7.1.2 to 7.12.8 Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.1.2 to 7.12.8. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.12.8/packages/babel-cli) 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 ff7f740..ca3c74b 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ }, "homepage": "https://github.com/imbhargav5/react-lazy-progressive-image#readme", "devDependencies": { - "@babel/cli": "7.1.2", + "@babel/cli": "7.12.8", "@babel/core": "7.7.2", "@babel/node": "7.0.0", "@babel/plugin-proposal-class-properties": "7.1.0",