From e176bafd86da3966d88242e2f435ee75b27cc7aa Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 19 Feb 2019 19:13:43 +0000 Subject: [PATCH] Update dependency grunt-contrib-copy to v0.8.2 --- 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..cf3c0f7 100644 --- a/themes/minos/package.json +++ b/themes/minos/package.json @@ -7,6 +7,6 @@ "load-grunt-tasks": "0.2.1", "grunt-git": "0.2.14", "grunt-contrib-clean": "0.7.0", - "grunt-contrib-copy": "0.4.1" + "grunt-contrib-copy": "0.8.2" } }