From 72fcc91a4f43c82e2c6a1a2086cbe8bf30295e02 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Nov 2020 06:31:18 +0000 Subject: [PATCH] Bump gulp-exec from 4.0.0 to 5.0.0 Bumps [gulp-exec](https://github.com/robrich/gulp-exec) from 4.0.0 to 5.0.0. - [Release notes](https://github.com/robrich/gulp-exec/releases) - [Commits](https://github.com/robrich/gulp-exec/compare/4.0.0...5.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 a6e5b9d3..81f9a7cb 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "gulp-autoprefixer": "^7.0.0", "gulp-clean-css": "^4.0.0", "gulp-eslint": "^6.0.0", - "gulp-exec": "^4.0.0", + "gulp-exec": "^5.0.0", "gulp-header": "^2.0.5", "gulp-less": "^4.0.1", "gulp-mocha": "^7.0.0",