From 7123ad9c0b087d8ddd86fbcc2b1239abc718602b Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Fri, 3 Jun 2016 15:19:44 +0300 Subject: [PATCH] chore(package): update posthtml-load-plugins to version 0.11.1 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 201a670..23d67c3 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "dependencies": { "globby": "^4.0.0", "posthtml": "^0.8.7", - "posthtml-load-plugins": "^0.10.1", + "posthtml-load-plugins": "^0.11.1", "yargs": "^4.7.0" }, "devDependencies": {