From 845db4ea7513f0cc3d1de4cfcddc0985b93a5e15 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 15:08:01 +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 719b2213a..202063bdc 100644 --- a/package.json +++ b/package.json @@ -108,7 +108,7 @@ "sass": "^1.62.1", "stylelint": "^15.6.1", "stylelint-config-sass-guidelines": "^9.0.1", - "stylelint-config-standard": "^33.0.0", + "stylelint-config-standard": "^40.0.0", "stylelint-order": "^6.0.3", "stylelint-scss": "^5.0.0", "tracked-built-ins": "^3.1.1",