From 004495af7ca50a5fc77e3cd8334545a837615051 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 4 May 2020 11:31:54 +0000 Subject: [PATCH] Bump gulp-header from 1.8.2 to 2.0.9 Bumps [gulp-header](https://github.com/tracker1/gulp-header) from 1.8.2 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.2...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 3817f849..fda8e076 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "gulp": "^3.9.0", "gulp-babel": "^5.1.0", "gulp-flatten": "^0.2.0", - "gulp-header": "1.8.2", + "gulp-header": "2.0.9", "gulp-rename": "^1.2.2", "gulp-util": "^3.0.6", "immutable": "^3.7.4",