From 331c4609d49f6e1a25904fca0da47609a379103d Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 7 Jul 2017 07:56:46 +0000 Subject: [PATCH] fix(package): update uncss to version 0.15.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2323afd..8235126 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "homepage": "https://github.com/csabapalfi/html-webpack-uncss-plugin", "dependencies": { "cheerio": "^0.22.0", - "uncss": "^0.14.1" + "uncss": "^0.15.0" }, "scripts": { "test": "mocha"