From 57819d44f020ed0ec9995da5db98a3fc3996fdf0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2019 21:33:20 +0000 Subject: [PATCH] Bump download-git-repo from 1.1.0 to 3.0.0 Bumps [download-git-repo](https://gitlab.com/flippidippi/download-git-repo) from 1.1.0 to 3.0.0. - [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..2f5cb59 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.0", "ejs": "2.6.1", "fs-extra": "7.0.1", "glob": "7.1.3",