From ae2ec125d97efce2bdb39aca099b99fe625c922b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 28 Jan 2021 22:20:20 +0000 Subject: [PATCH] Bump watchify from 2.6.2 to 4.0.0 Bumps [watchify](https://github.com/browserify/watchify) from 2.6.2 to 4.0.0. - [Release notes](https://github.com/browserify/watchify/releases) - [Changelog](https://github.com/browserify/watchify/blob/master/CHANGELOG.md) - [Commits](https://github.com/browserify/watchify/compare/v2.6.2...v4.0.0) 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..754b128 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": "^4.0.0", "webpack": "^1.7.3" }, "dependencies": {