From 29767792f4bac818ca85c56aeeb0acdfbee10b73 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 6 Jun 2021 19:54:08 +0000 Subject: [PATCH] Update dependency grunt-cli to v1.4.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6bd7a1c..fab18c7 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "devDependencies": { "chai": "3.5.0", "grunt": "0.4.5", - "grunt-cli": "1.2.0", + "grunt-cli": "1.4.3", "grunt-contrib-jshint": "1.1.0", "grunt-contrib-watch": "1.0.0", "grunt-coveralls": "1.0.1",