From 8eb50d7f7eddadc066182db9aeae66516f545866 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Oct 2025 04:55:40 +0000 Subject: [PATCH] Update stylelint-config-standard-scss to v16 | datasource | package | from | to | | ---------- | ------------------------------ | ------ | ------ | | npm | stylelint-config-standard-scss | 10.0.0 | 16.0.0 | --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a053587..9dd9c75 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": "^16.0.0", "stylelint-declaration-strict-value": "^1.9.2", "stylelint-order": "^6.0.3" },