From f0bd796c155c0536d9f3b00b3c2bd9523da84577 Mon Sep 17 00:00:00 2001 From: Aaron Jorbin Date: Wed, 4 Nov 2015 21:31:24 +0000 Subject: [PATCH] Bump grunt-postcss See #34177 git-svn-id: https://develop.svn.wordpress.org/trunk@35520 602fd350-edb4-49c9-b593-d223f7449a82 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9a7c946d70..e0b9aab336 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "grunt-jsvalidate": "~0.2.2", "grunt-legacy-util": "^0.2.0", "grunt-patch-wordpress": "~0.3.0", - "grunt-postcss": "~0.6.0", + "grunt-postcss": "~0.7.0", "grunt-rtlcss": "~1.6.0", "grunt-sass": "~1.0.0", "matchdep": "~1.0.0"