From 1664c3de12568dba2cafe0a540d0520eb53ab45f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 12 Oct 2021 21:45:05 +0000 Subject: [PATCH] chore(deps): update dependency grunt-contrib-cssmin to v4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 106c563..7c6c0c2 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "grunt-autoprefixer": "3.0.4", "grunt-cli": "1.2.0", "grunt-contrib-connect": "1.0.2", - "grunt-contrib-cssmin": "2.2.1", + "grunt-contrib-cssmin": "4.0.0", "grunt-contrib-jshint": "1.1.0", "grunt-contrib-qunit": "2.0.0", "grunt-contrib-uglify": "3.3.0",