From ffc62d5d57004eada781e69507f33501cc10e6c3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 4 Jun 2018 00:27:00 +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 87eb449..9203918 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "license": "MIT", "devDependencies": { "chai": "3.5.0", - "grunt": "0.4.5", + "grunt": "1.0.3", "grunt-cli": "1.2.0", "grunt-contrib-jshint": "1.1.0", "grunt-contrib-watch": "1.0.0",