From 23df9c779c983075d9a30d39b6c05164f2bed4dd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2020 22:27:48 +0000 Subject: [PATCH] Bump watchify from 2.6.2 to 3.11.1 Bumps [watchify](https://github.com/substack/watchify) from 2.6.2 to 3.11.1. - [Release notes](https://github.com/substack/watchify/releases) - [Commits](https://github.com/substack/watchify/compare/v2.6.2...v3.11.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a4ef65d..67af1c4 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "gulp-debug": "^2.0.1", "gulp-util": "^3.0.3", "vinyl-source-stream": "^1.1.0", - "watchify": "^2.3.0", + "watchify": "^3.11.1", "webpack": "^1.7.3" }, "dependencies": {