From c2b4e9c37ec28b2fafd35f6cd00495188ef3d987 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sun, 13 May 2018 04:18:36 +0000 Subject: [PATCH] chore(package): update grunt-contrib-watch to version 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5b64d96..818b645 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "chai": "~4.1.1", "grunt": "~1.0.1", "grunt-mocha-test": "~0.13.2", - "grunt-contrib-watch": "~1.0.0", + "grunt-contrib-watch": "~1.1.0", "grunt-node-gyp": "~4.0.0", "q": "~1.5.0" }