From b4d54919c09c48a30a3522af7c668ae31dc62346 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 7 Mar 2022 12:11:21 +0000 Subject: [PATCH] chore(deps): update dependency grunt-contrib-jshint to v3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index daef1a3..60e97d1 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "grunt-cli": "1.2.0", "grunt-contrib-connect": "1.0.2", "grunt-contrib-cssmin": "2.2.1", - "grunt-contrib-jshint": "1.1.0", + "grunt-contrib-jshint": "3.2.0", "grunt-contrib-qunit": "2.0.0", "grunt-contrib-uglify": "3.3.0", "grunt-contrib-watch": "1.0.0",