From 323d83fbb338802d4a7f404fb668ba031d8cf916 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 12 Oct 2021 14:24:39 +0000 Subject: [PATCH] chore(deps): update dependency grunt-contrib-watch to v1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 106c563..abff2ab 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "grunt-contrib-jshint": "1.1.0", "grunt-contrib-qunit": "2.0.0", "grunt-contrib-uglify": "3.3.0", - "grunt-contrib-watch": "1.0.0", + "grunt-contrib-watch": "1.1.0", "grunt-sass": "2.0.0", "grunt-retire": "1.0.7", "grunt-zip": "~0.17.1",