From b214acf87449bed3a672bbb8fc7388c897a18c1e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 12 Oct 2019 22:31:17 +0000 Subject: [PATCH] Bump download-git-repo from 1.1.0 to 3.0.2 Bumps [download-git-repo](https://gitlab.com/flippidippi/download-git-repo) from 1.1.0 to 3.0.2. - [Release notes](https://gitlab.com/flippidippi/download-git-repo/tags) - [Commits](https://gitlab.com/flippidippi/download-git-repo/commits/master) Signed-off-by: dependabot-preview[bot] --- packages/ucf-cli/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/ucf-cli/package.json b/packages/ucf-cli/package.json index f10c961..08325e3 100644 --- a/packages/ucf-cli/package.json +++ b/packages/ucf-cli/package.json @@ -28,7 +28,7 @@ "dependencies": { "chalk": "2.4.2", "cli-color": "1.4.0", - "download-git-repo": "1.1.0", + "download-git-repo": "3.0.2", "ejs": "2.6.1", "fs-extra": "7.0.1", "glob": "7.1.3",