From a4375ed17f9f9bf81bd88803260b88f8e57296f7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Oct 2025 10:19:33 +0000 Subject: [PATCH] Update dependency stylelint-config-standard to v39 --- flink-runtime-web/web-dashboard/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flink-runtime-web/web-dashboard/package.json b/flink-runtime-web/web-dashboard/package.json index 12b63aa15850f..5ce6f98976311 100644 --- a/flink-runtime-web/web-dashboard/package.json +++ b/flink-runtime-web/web-dashboard/package.json @@ -75,7 +75,7 @@ "stylelint": "16.12.0", "stylelint-config-hudochenkov": "12.0.0", "stylelint-config-prettier": "^9.0.3", - "stylelint-config-standard": "39.0.0", + "stylelint-config-standard": "39.0.1", "stylelint-order": "^7.0.0", "stylelint-prettier": "^5.0.0", "ts-node": "10.9.2",