From 47202897723ef7cf3016e813a2c729277190918e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 10:01:27 +0000 Subject: [PATCH] chore(deps): update dependency stylelint-config-standard to v40 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 15d31c11..f676f1a2 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "prettier": "3.8.3", "stylelint": "16.26.1", "stylelint-config-recess-order": "7.7.0", - "stylelint-config-standard": "39.0.1", + "stylelint-config-standard": "40.0.0", "typescript": "5.9.3", "typescript-eslint": "8.58.2", "unbuild": "3.6.1",