From ff3b38d50c517b8c747aecb9fd5cfbbe38062bc4 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 2 Feb 2017 13:33:47 +0000 Subject: [PATCH] chore(package): update stylelint-config-standard to version 16.0.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a7506e74b..acb75d024 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "node-notifier": "^5.0.0", "selenium-standalone": "^6.0.0", "stylelint": "^7.7.1", - "stylelint-config-standard": "^15.0.1", + "stylelint-config-standard": "^16.0.0", "stylelint-order": "^0.2.2", "stylelint-scss": "^1.4.1", "through2": "^2.0.3",