From 63818b4f2a8808944a56c4b09f45c67e45540c18 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 7 Oct 2020 09:49:37 +0000 Subject: [PATCH] build(deps-dev): bump gulp-debug from 2.1.2 to 4.0.0 Bumps [gulp-debug](https://github.com/sindresorhus/gulp-debug) from 2.1.2 to 4.0.0. - [Release notes](https://github.com/sindresorhus/gulp-debug/releases) - [Commits](https://github.com/sindresorhus/gulp-debug/compare/v2.1.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 9ece8186..4f40caa4 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "gulp-cache": "^0.4.5", "gulp-clean": "^0.3.2", "gulp-concat": "^2.6.0", - "gulp-debug": "^2.1.2", + "gulp-debug": "^4.0.0", "gulp-environments": "^0.1.1", "gulp-eslint": "^3.0.1", "gulp-filter": "^4.0.0",