From 9e858f202562a0b31e305e896965ce7c365658dc Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 12 Oct 2021 21:18:22 +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 daef1a3..88a9832 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",