From 18596f9672f8c526c2c09557b9ffdae407f71a28 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 2 Jun 2018 17:05:59 +0000 Subject: [PATCH] chore(package): update autoprefixer to version 8.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4a0d9a72..afd6161d 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "url": "https://github.com/textpattern/textpattern-jquery-ui-theme/issues" }, "devDependencies": { - "autoprefixer": "8.5.1", + "autoprefixer": "8.6.0", "clean-webpack-plugin": "0.1.19", "cross-env": "5.1.6", "css-loader": "0.28.11",