From 662e73c2c3fb861777cbc4f987f3cfd23c19eb7a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 21:34:13 +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 86a7657e..0a0a71ad 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.39", + "version": "3.15.40", "dependencies": { "sass": "^1.63.6" }