From f4f07fc33530ae682562a7252897d43dc36f9dea Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 30 Sep 2018 21:54:35 +0000 Subject: [PATCH] Update dependency autoprefixer to v9 --- dashboard/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/package.json b/dashboard/package.json index 8f8305174..2e53c24c2 100644 --- a/dashboard/package.json +++ b/dashboard/package.json @@ -19,7 +19,7 @@ "vuetify": "1.2.5" }, "devDependencies": { - "autoprefixer": "7.2.6", + "autoprefixer": "9.1.5", "babel-core": "6.26.3", "babel-eslint": "7.2.3", "babel-helper-vue-jsx-merge-props": "2.0.3",