From b64bfe2089a8dddc354c8ffcbf5d4a5416089753 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 20:44:49 +0000 Subject: [PATCH] Bump grunt-contrib-cssmin from 0.5.0 to 3.0.0 Bumps [grunt-contrib-cssmin](https://github.com/gruntjs/grunt-contrib-cssmin) from 0.5.0 to 3.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/commits/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 609622b..100d760 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "grunt-contrib-concat": "~0.1.3", "grunt-remove-logging": "~0.1.0", "grunt-markdown": "~0.5.0", - "grunt-contrib-cssmin": "~0.5.0", + "grunt-contrib-cssmin": "~3.0.0", "grunt-bump": "0.0.13" } }