From 379cec1a2c642553a425ed04ea81c6b681c90d28 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 31 Aug 2025 10:21:23 +0000 Subject: [PATCH] chore(deps): update dependency stylelint-config-standard to v39 --- ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/package.json b/ui/package.json index 42ba80cd..2146a161 100644 --- a/ui/package.json +++ b/ui/package.json @@ -53,7 +53,7 @@ "require-directory": "~2.1", "require-from-string": "~2.0", "stylelint": "~13.13.0", - "stylelint-config-standard": "~20.0", + "stylelint-config-standard": "~39.0.0", "vinyl-fs": "~3.0" }, "dependencies": {