From ea635812496b11e0edd5585c8a8959c585e7c252 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 15 Mar 2018 23:45:47 +0000 Subject: [PATCH] chore(deps): update dependency grunt-complexity to v0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 397a960..1b2451a 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "grunt": "0.4.5", "grunt-bump": "0.7.3", "grunt-cli": "0.1.13", - "grunt-complexity": "0.3.0", + "grunt-complexity": "0.4.0", "grunt-deps-ok": "0.9.0", "grunt-help": "0.5.0", "grunt-jsonlint": "1.1.0",