From 861390ff0bdf96da01e7233590f89dc21ae809d0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 12 Oct 2021 15:58:49 +0000 Subject: [PATCH] chore(deps): update dependency grunt-sass to v2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 106c563..822c100 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "grunt-contrib-qunit": "2.0.0", "grunt-contrib-uglify": "3.3.0", "grunt-contrib-watch": "1.0.0", - "grunt-sass": "2.0.0", + "grunt-sass": "2.1.0", "grunt-retire": "1.0.7", "grunt-zip": "~0.17.1", "mustache": "2.3.0",