From 3146b1e97178abb8b65467a505e739229bf5c952 Mon Sep 17 00:00:00 2001 From: Aaron Jorbin Date: Thu, 3 Nov 2016 04:54:46 +0000 Subject: [PATCH] Bump grunt-sass from 1.1.0 to 1.2.1 diff: https://github.com/sindresorhus/grunt-sass/compare/v1.1.0...v1.2.1 See #38199. git-svn-id: https://develop.svn.wordpress.org/trunk@39110 602fd350-edb4-49c9-b593-d223f7449a82 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f409f0d9db..4435a5ce76 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "grunt-patch-wordpress": "~0.4.2", "grunt-postcss": "~0.7.1", "grunt-rtlcss": "~2.0.1", - "grunt-sass": "~1.1.0", + "grunt-sass": "~1.2.1", "matchdep": "~1.0.0" } }