From 6ed4c0ede37fc26f4149e9485d6494b1ad7c26c3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 2 May 2020 18:01:31 +0000 Subject: [PATCH] Update dependency grunt to v1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 618bb64..6e994d1 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "0.1.0", "devDependencies": { "bootstrap": "3.3.7", - "grunt": "0.4.5", + "grunt": "1.1.0", "grunt-contrib-concat": "0.5.1", "grunt-contrib-less": "1.4.1", "grunt-contrib-uglify": "0.11.1",