From a3c6b8fc527adba729d1f060814e762783171ab4 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sun, 19 Aug 2018 03:59:43 +0000 Subject: [PATCH] chore(package): update grunt-cli to version 1.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9892dd7..ef34abb 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "devDependencies": { "angular-mocks": "^1.2.24", "grunt": "^1.0.1", - "grunt-cli": "^1.2.0", + "grunt-cli": "^1.3.1", "grunt-contrib-clean": "^1.0.0", "grunt-contrib-concat": "^1.0.1", "grunt-contrib-copy": "^1.0.0",