From b575e50e6c0c270145cd994cb559122c92073da8 Mon Sep 17 00:00:00 2001 From: Pavel Djundik Date: Mon, 31 May 2021 13:31:46 +0300 Subject: [PATCH] Update stylelint-config-standard --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 704eece..5f4e7ed 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ }, "devDependencies": { "stylelint": "^13.1.0", - "stylelint-config-standard": "^20.0.0" + "stylelint-config-standard": "^22.0.0" }, "scripts": { "test": "stylelint theme.css"