From 9406f5b792cfc7195981c8d83576fe1d36fc2021 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 13:54:30 +0000 Subject: [PATCH] chore(deps): update dependency stylelint-config-standard-scss to v15 [skip netlify] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4c809c4b..9286de8a 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "rimraf": "^6.0.0", "stylelint": "^14.16.1", "stylelint-config-fluid": "^1.0.0", - "stylelint-config-standard-scss": "^6.1.0", + "stylelint-config-standard-scss": "^15.0.0", "stylelint-use-logical-spec": "^5.0.1" }, "lint-staged": {