From 737d1e8dcf23d281871fbe08f8f8561f76542403 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 18 Mar 2019 12:28:33 +0000 Subject: [PATCH] chore(package): update grunt-contrib-jshint to version 2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e1fcd26..3c56b8c 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "grunt-contrib-concat": "~1.0.1", "grunt-contrib-copy": "~1.0.0", "grunt-contrib-imagemin": "~2.0.0", - "grunt-contrib-jshint": "~2.0.0", + "grunt-contrib-jshint": "~2.1.0", "grunt-contrib-sass": "~1.0.0", "grunt-contrib-uglify": "~4.0.0", "grunt-contrib-watch": "~1.1.0",