From 168bb1cd431b148a5af96f6d713e651bf9a694af Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 29 Jul 2025 15:30:49 +0000 Subject: [PATCH] chore(deps): update dependency stylelint-config-standard to v39 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6f12fa5..0a81d98 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "prettier": "3.6.2", "stylelint": "16.21.1", "stylelint-config-recess-order": "7.1.0", - "stylelint-config-standard": "38.0.0", + "stylelint-config-standard": "39.0.0", "typescript": "5.8.3", "typescript-eslint": "8.36.0", "unbuild": "3.5.0",