From 3a09029929e25d4e0f80efa40eaa701361b5b42d Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 16 Feb 2021 06:55:33 +0000 Subject: [PATCH] Update grunt-contrib-cssmin to version 4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5112aab..24cf3a5 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "babel-preset-es2015": "^6.24.1", "grunt-babel": "^7.0.0", "grunt-contrib-concat": "^0.5.0", - "grunt-contrib-cssmin": "^0.10.0", + "grunt-contrib-cssmin": "^4.0.0", "grunt-contrib-uglify-es": "^3.3.0" } }