From f7a527ea3dfa22d2bbe12d9b5c060391763e2ed5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 21:34:06 +0000 Subject: [PATCH] chore(deps) Update dependency stylelint-config-standard-scss to v15 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 86a7657e..8817b9db 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": "^15.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" }