From 11dadf801b40e20a4095e51bd4d3d2e65268e064 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2020 22:18:21 +0000 Subject: [PATCH] chore(package): update sass to version 1.24.4 Closes #267 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b0229517..333c6b08 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "grunt-sass": "3.1.0", "grunt-stylelint": "0.13.0", "load-grunt-tasks": "5.1.0", - "sass": "1.24.1", + "sass": "1.24.4", "stylelint": "12.0.1", "stylelint-order": "4.0.0", "stylelint-scss": "3.13.0"