From a19f00a4bc38df3e254ee73ce0289f8cce7054b3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 14 Oct 2018 17:45:22 +0000 Subject: [PATCH] Update dependency autoprefixer to v9.2.0 --- dashboard/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/package.json b/dashboard/package.json index 7b1bc017f..4ba654373 100644 --- a/dashboard/package.json +++ b/dashboard/package.json @@ -19,7 +19,7 @@ "vuetify": "1.2.9" }, "devDependencies": { - "autoprefixer": "9.1.5", + "autoprefixer": "9.2.0", "babel-core": "6.26.3", "babel-eslint": "10.0.1", "babel-helper-vue-jsx-merge-props": "2.0.3",