From b0e3ae3a268f97ec5943b22c833ba10b499396f8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 24 Apr 2022 20:27:15 +0000 Subject: [PATCH] Update dependency grunt-contrib-clean to v2 --- 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..11d3d94 100644 --- a/themes/minos/package.json +++ b/themes/minos/package.json @@ -6,7 +6,7 @@ "grunt": "0.4.5", "load-grunt-tasks": "0.2.1", "grunt-git": "0.2.14", - "grunt-contrib-clean": "0.7.0", + "grunt-contrib-clean": "2.0.1", "grunt-contrib-copy": "0.4.1" } }