From 4424d855bfab9895bf30da26efe1315e9d764215 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 11:50:15 +0000 Subject: [PATCH] chore(deps) Update dependency stylelint-config-standard-scss to v16 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 155fdf2c..5a4e9e28 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "semantic-release": "^25.0.0", "stylelint": "^16.0.2", "stylelint-config-prettier-scss": "1.0.0", - "stylelint-config-standard-scss": "^14.0.0", + "stylelint-config-standard-scss": "^16.0.0", "stylelint-scss": "^7.0.0", "xo": "^1.0.0" }, @@ -164,7 +164,7 @@ "unicorn/prefer-at": "warn" } }, - "version": "3.15.38", + "version": "3.15.39", "dependencies": { "sass": "^1.63.6" }