From 47ac2e44739d495cc3e3668c1d9304f05ef60c45 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 7 Mar 2022 15:36:37 +0000 Subject: [PATCH] Update dependency grunt-git to v1 --- themes/minos/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/minos/package.json b/themes/minos/package.json index 3e24f52..041205c 100644 --- a/themes/minos/package.json +++ b/themes/minos/package.json @@ -5,7 +5,7 @@ "devDependencies": { "grunt": "0.4.5", "load-grunt-tasks": "0.2.1", - "grunt-git": "0.2.14", + "grunt-git": "1.1.1", "grunt-contrib-clean": "0.7.0", "grunt-contrib-copy": "0.4.1" }