diff --git a/docs/package-lock.json b/docs/package-lock.json index 2cf80a285..8a3d1b7d2 100644 --- a/docs/package-lock.json +++ b/docs/package-lock.json @@ -20,7 +20,7 @@ "grunt-contrib-connect": "^2.1.0", "grunt-contrib-copy": "^1.0.0", "grunt-contrib-uglify": "^3.0.1", - "grunt-contrib-watch": "^1.0.0", + "grunt-contrib-watch": "^1.1.0", "grunt-exec": "^3.0.0", "image-diff": "^1.6.3", "jit-grunt": "^0.10.0", diff --git a/docs/package.json b/docs/package.json index e2237af96..e79ea3b81 100644 --- a/docs/package.json +++ b/docs/package.json @@ -18,7 +18,7 @@ "grunt-contrib-connect": "^2.1.0", "grunt-contrib-copy": "^1.0.0", "grunt-contrib-uglify": "^3.0.1", - "grunt-contrib-watch": "^1.0.0", + "grunt-contrib-watch": "^1.1.0", "grunt-exec": "^3.0.0", "image-diff": "^1.6.3", "jit-grunt": "^0.10.0", diff --git a/package-lock.json b/package-lock.json index bfd4070d4..4222051a2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -39,7 +39,7 @@ "grunt-contrib-connect": "^3.0.0", "grunt-contrib-copy": "^1.0.0", "grunt-contrib-uglify": "^5.0.1", - "grunt-contrib-watch": "^1.0.0", + "grunt-contrib-watch": "^1.1.0", "grunt-exec": "^3.0.0", "grunt-postcss": "^0.9.0", "grunt-size-report": "^0.1.4", diff --git a/package.json b/package.json index 074929386..be6727c67 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "grunt-contrib-connect": "^3.0.0", "grunt-contrib-copy": "^1.0.0", "grunt-contrib-uglify": "^5.0.1", - "grunt-contrib-watch": "^1.0.0", + "grunt-contrib-watch": "^1.1.0", "grunt-exec": "^3.0.0", "grunt-postcss": "^0.9.0", "grunt-size-report": "^0.1.4",