From 83c30c19dae8e124036dc2b60a9ff36b13972e53 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 18 Jun 2021 12:13:26 +0000 Subject: [PATCH] Bump gulp-less from 3.5.0 to 5.0.0 Bumps [gulp-less](https://github.com/gulp-community/gulp-less) from 3.5.0 to 5.0.0. - [Release notes](https://github.com/gulp-community/gulp-less/releases) - [Changelog](https://github.com/gulp-community/gulp-less/blob/master/Changelog.md) - [Commits](https://github.com/gulp-community/gulp-less/commits) 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 f16a48f5..6cccf01e 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "gulp-connect": "^5.0.0", "gulp-cssmin": "^0.2.0", "gulp-imagemin": "^3.3.0", - "gulp-less": "^3.3.2", + "gulp-less": "^5.0.0", "gulp-uglify": "^3.0.0", "open": "0.0.5" },