From fa06fc4a62583e589dd3c50b925bdab8c1722fe6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 25 May 2020 13:34:49 +0000 Subject: [PATCH] Bump gulp-header from 1.8.12 to 2.0.9 Bumps [gulp-header](https://github.com/tracker1/gulp-header) from 1.8.12 to 2.0.9. - [Release notes](https://github.com/tracker1/gulp-header/releases) - [Changelog](https://github.com/gulp-community/gulp-header/blob/master/changelog.md) - [Commits](https://github.com/tracker1/gulp-header/compare/v1.8.12...v2.0.9) 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 b3dca55..3d418e9 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "gulp": "^3.8.10", "gulp-babel": "^5.3.0", "gulp-concat": "^2.4.3", - "gulp-header": "^1.2.2", + "gulp-header": "^2.0.9", "gulp-jshint": "^1.9.0", "gulp-rename": "^1.2.0", "gulp-uglify": "^1.0.2",