From b83fe23c2c69b6a1068ec2990d4f110a75d95bea Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 1 Jul 2021 06:29:51 +0000 Subject: [PATCH] Bump gulp-less from 4.0.1 to 5.0.0 Bumps [gulp-less](https://github.com/gulp-community/gulp-less) from 4.0.1 to 5.0.0. - [Release notes](https://github.com/gulp-community/gulp-less/releases) - [Commits](https://github.com/gulp-community/gulp-less/commits/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 bbd9dad9..d0c8a38d 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "gulp": "^4.0.2", "gulp-eslint": "^6.0.0", "gulp-header": "^2.0.9", - "gulp-less": "^4.0.1", + "gulp-less": "^5.0.0", "gulp-plumber": "^1.2.1", "gulp-rename": "^2.0.0", "html-loader": "^1.3.2",