From 80acc15f970c0578b8447651a79d4d15fddc3da8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 15 Feb 2021 11:26:17 +0000 Subject: [PATCH] Bump grunt-contrib-cssmin from 0.11.0 to 4.0.0 Bumps [grunt-contrib-cssmin](https://github.com/gruntjs/grunt-contrib-cssmin) from 0.11.0 to 4.0.0. - [Release notes](https://github.com/gruntjs/grunt-contrib-cssmin/releases) - [Changelog](https://github.com/gruntjs/grunt-contrib-cssmin/blob/master/CHANGELOG) - [Commits](https://github.com/gruntjs/grunt-contrib-cssmin/compare/v0.11.0...v4.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..de3e5dc82 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "grunt-contrib-concat": "~0.5.0", "grunt-contrib-copy": "^0.8.2", "grunt-contrib-csslint": "~2.0.0", - "grunt-contrib-cssmin": "~0.11.0", + "grunt-contrib-cssmin": "~4.0.0", "grunt-contrib-jshint": "~0.10.0", "grunt-contrib-less": "~1.1.0", "grunt-contrib-uglify": "~0.7.0",