From 67649b6abbd769d80d495429d9e13d07b0a6f636 Mon Sep 17 00:00:00 2001 From: Renovate Date: Tue, 26 Mar 2024 12:01:03 +0000 Subject: [PATCH] Update dependency stylelint to v16 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ee552a7..9a6eb35 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "eslint": "8.55.0", "eslint-plugin-unicorn": "49.0.0", "prettier": "2.7.1", - "stylelint": "14.16.1", + "stylelint": "16.3.1", "stylelint-config-prettier-scss": "0.0.1", "stylelint-config-standard-scss": "6.1.0" },