From ec8469245fcb6b8ead2f3d1158bd82b72a2abf3f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 24 Oct 2018 16:34:56 +0000 Subject: [PATCH] Update dependency autoprefixer to v9.3.1 --- dashboard/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/package.json b/dashboard/package.json index e4761cdb9..41f61dce9 100644 --- a/dashboard/package.json +++ b/dashboard/package.json @@ -19,7 +19,7 @@ "vuetify": "1.3.2" }, "devDependencies": { - "autoprefixer": "9.3.0", + "autoprefixer": "9.3.1", "babel-core": "6.26.3", "babel-eslint": "10.0.1", "babel-helper-vue-jsx-merge-props": "2.0.3",