From 051b64ea9402d591d912176a06c6607b5cf90209 Mon Sep 17 00:00:00 2001 From: Renovate Date: Sun, 15 Dec 2024 16:04:53 +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 18cc74a..c218bf7 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.12.0", "stylelint-config-prettier-scss": "0.0.1", "stylelint-config-standard-scss": "6.1.0" },