From 4772f6ff95acc634f1ef7bb2c8ef6776b034c661 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sun, 10 Sep 2017 13:08:38 +0000 Subject: [PATCH] chore(package): update grunt-postcss to version 0.9.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 57044ada..31a5421f 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "grunt-contrib-cssmin": "2.2.1", "grunt-contrib-jshint": "1.1.0", "grunt-contrib-watch": "1.0.0", - "grunt-postcss": "0.8.0", + "grunt-postcss": "0.9.0", "grunt-sass": "2.0.0", "grunt-sass-lint": "0.2.3", "load-grunt-tasks": "~3.5",