From a941af47754282646a3d2b06ace9a747967f73d4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2020 08:49:25 +0000 Subject: [PATCH] build(deps-dev): bump gulp-debug from 2.1.2 to 3.2.0 Bumps [gulp-debug](https://github.com/sindresorhus/gulp-debug) from 2.1.2 to 3.2.0. - [Release notes](https://github.com/sindresorhus/gulp-debug/releases) - [Commits](https://github.com/sindresorhus/gulp-debug/compare/v2.1.2...v3.2.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..e4bf122f 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": "^3.2.0", "gulp-environments": "^0.1.1", "gulp-eslint": "^3.0.1", "gulp-filter": "^4.0.0",