From aa9fd3fef6e3cd09e566b507e681515b1ccba73e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Mar 2023 23:55:46 +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..fc4ab22 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.6.1", "grunt-contrib-concat": "0.5.1", "grunt-contrib-less": "1.4.1", "grunt-contrib-uglify": "0.11.1",