From f767b42cb81f6f8de1755adfe48910b45c94bd1a Mon Sep 17 00:00:00 2001 From: Steve Lombardi Date: Sun, 28 Jan 2018 15:02:47 -0500 Subject: [PATCH] Update package.json To address https://github.com/morishitter/stylefmt/issues/328 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3888b31..a7a1222 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "postcss-sorting": "^2.1.0", "postcss-value-parser": "^3.3.0", "stdin": "^0.0.1", - "stylelint": "^7.10.1", + "stylelint": "^8.3.0", "stylelint-order": "^0.4.4" }, "devDependencies": {