From 7c0c4e0cf887f29b041b70ca1a645b0156779ce2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 23 Feb 2021 11:05:55 +0000 Subject: [PATCH] Bump gulp-babel from 7.0.1 to 8.0.0 Bumps [gulp-babel](https://github.com/babel/gulp-babel) from 7.0.1 to 8.0.0. - [Release notes](https://github.com/babel/gulp-babel/releases) - [Changelog](https://github.com/babel/gulp-babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/gulp-babel/compare/v7.0.1...v8.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 a68fff0..b7a0d8b 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "babel-preset-es2015": "6.24.1", "gulp": "4.0.2", "gulp-autoprefixer": "6.1.0", - "gulp-babel": "7.0.1", + "gulp-babel": "8.0.0", "gulp-connect": "5.7.0", "gulp-gh-pages": "0.5.4", "gulp-imagemin": "6.0.0",