From e3dde05f73184f5d2ba43e872f130119693ac37b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 13 Oct 2021 00:03:18 +0000 Subject: [PATCH] chore(deps): update dependency grunt-sass to v3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 106c563..b561bf6 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": "3.1.0", "grunt-retire": "1.0.7", "grunt-zip": "~0.17.1", "mustache": "2.3.0",