From c504a0748584bbff34615ff6e2dcf1a76de44802 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 2 May 2020 11:59:15 +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 6bd7a1c..8a70ef3 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "license": "MIT", "devDependencies": { "chai": "3.5.0", - "grunt": "0.4.5", + "grunt": "1.1.0", "grunt-cli": "1.2.0", "grunt-contrib-jshint": "1.1.0", "grunt-contrib-watch": "1.0.0",