From 8df63e8adbdc0195646c1950c2556dee2d6b11a5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 22 Feb 2021 11:11:18 +0000 Subject: [PATCH] Bump grunt-contrib-less from 1.1.0 to 3.0.0 Bumps [grunt-contrib-less](https://github.com/gruntjs/grunt-contrib-less) from 1.1.0 to 3.0.0. - [Release notes](https://github.com/gruntjs/grunt-contrib-less/releases) - [Changelog](https://github.com/gruntjs/grunt-contrib-less/blob/master/CHANGELOG) - [Commits](https://github.com/gruntjs/grunt-contrib-less/compare/v1.1.0...v3.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 a10619e12..fb2dd18c2 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "grunt-contrib-csslint": "~2.0.0", "grunt-contrib-cssmin": "~0.11.0", "grunt-contrib-jshint": "~0.10.0", - "grunt-contrib-less": "~1.1.0", + "grunt-contrib-less": "~3.0.0", "grunt-contrib-uglify": "~0.7.0", "grunt-contrib-watch": "~0.6.1", "grunt-sed": "~0.1.1",