From b4ec8b010e862854cafdbf35fbba6e239ecb23ea Mon Sep 17 00:00:00 2001 From: Renovate Date: Fri, 11 Oct 2024 18:04:43 +0100 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 8c0d54b..5bdba0c 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.10.0", "stylelint-config-prettier-scss": "0.0.1", "stylelint-config-standard-scss": "6.1.0" },