From 15c54de983c95bfae79bbafe84041a84c49b1726 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 26 Jul 2025 06:31:54 +0000 Subject: [PATCH] Update stylelint-config-standard-scss to v15 | datasource | package | from | to | | ---------- | ------------------------------ | ------ | ------ | | npm | stylelint-config-standard-scss | 10.0.0 | 15.0.1 | --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a053587..e03d5a3 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "stylelint-find-new-rules": "4.1.2" }, "dependencies": { - "stylelint-config-standard-scss": "^10.0.0", + "stylelint-config-standard-scss": "^15.0.0", "stylelint-declaration-strict-value": "^1.9.2", "stylelint-order": "^6.0.3" },