From 7414f32f5a8b6585644069e5b27854733c992af0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2020 08:48:22 +0000 Subject: [PATCH] build(deps-dev): bump gulp-lesshint from 2.1.0 to 6.1.0 Bumps [gulp-lesshint](https://github.com/lesshint/gulp-lesshint) from 2.1.0 to 6.1.0. - [Release notes](https://github.com/lesshint/gulp-lesshint/releases) - [Changelog](https://github.com/lesshint/gulp-lesshint/blob/master/CHANGELOG.md) - [Commits](https://github.com/lesshint/gulp-lesshint/compare/v2.1.0...v6.1.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 9ece8186..e125ed30 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "gulp-jshint": "^2.0.1", "gulp-less": "^3.1.0", "gulp-less-import": "^1.0.0", - "gulp-lesshint": "^2.0.0", + "gulp-lesshint": "^6.1.0", "gulp-minify-css": "^1.2.4", "gulp-rename": "^1.2.2", "gulp-rsync": "0.0.6",