From a1ad40c1fe96cef25fe183b4b9521a5b021c68b5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 15:38:28 +0000 Subject: [PATCH] chore(deps): update dependency stylelint-config-standard-scss to v17 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f690434..222717f 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "prettier": "^3.0.0", "prettier-plugin-go-template": "^0.0.15", "stylelint": "^17.0.0", - "stylelint-config-standard-scss": "^16.0.0", + "stylelint-config-standard-scss": "^17.0.0", "stylelint-scss": "^6.0.0", "ts-standard": "^12.0.2" },