From 36150c201d2eadc35e2c372eb600d77cf72fd35f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 9 Sep 2019 21:46:44 +0000 Subject: [PATCH] Update dependency grunt-cli to v1 --- assets/plugins/pace/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/plugins/pace/package.json b/assets/plugins/pace/package.json index 393a466a..26a410d0 100755 --- a/assets/plugins/pace/package.json +++ b/assets/plugins/pace/package.json @@ -16,7 +16,7 @@ "grunt-contrib-coffee": "0.7.0", "coffee-script": "1.6.3", "grunt-contrib-uglify": "0.2.7", - "grunt-cli": "0.1.13", + "grunt-cli": "1.3.2", "grunt": "0.4.5", "grunt-contrib-watch": "0.5.3", "color": "0.4.4"