From a5a4222ad0c9e2b5b4be710a723a65171ea94fb5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 10 Aug 2019 10:52:56 +0000 Subject: [PATCH] Update dependency load-grunt-tasks to v5 --- 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..f34abe1 100644 --- a/themes/minos/package.json +++ b/themes/minos/package.json @@ -4,7 +4,7 @@ "private": true, "devDependencies": { "grunt": "0.4.5", - "load-grunt-tasks": "0.2.1", + "load-grunt-tasks": "5.1.0", "grunt-git": "0.2.14", "grunt-contrib-clean": "0.7.0", "grunt-contrib-copy": "0.4.1"