From 949702535307d2c2a6c6879511542cc8b8a8b88a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2020 15:26:38 +0000 Subject: [PATCH] chore(deps-dev): bump gulp from 3.9.1 to 4.0.2 Bumps [gulp](https://github.com/gulpjs/gulp) from 3.9.1 to 4.0.2. - [Release notes](https://github.com/gulpjs/gulp/releases) - [Changelog](https://github.com/gulpjs/gulp/blob/master/CHANGELOG.md) - [Commits](https://github.com/gulpjs/gulp/compare/v3.9.1...v4.0.2) 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 bed5645..bcc5254 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "homepage": "https://github.com/code-mattclaffey/performance-kit#readme", "dependencies": {}, "devDependencies": { - "gulp": "^3.9.1", + "gulp": "^4.0.2", "gulp-imagemin": "^3.2.0", "gulp-surge": "^0.1.0", "localhost": "^0.2.2"