From 290b5669c1a093330b480dcb0343d0b1c25c393c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 May 2025 05:53:00 +0000 Subject: [PATCH] Update dependency typescript to v5 --- 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 d0251e2abf5b2..c5753c565e52f 100644 --- a/flink-runtime-web/web-dashboard/package.json +++ b/flink-runtime-web/web-dashboard/package.json @@ -79,7 +79,7 @@ "stylelint-order": "^7.0.0", "stylelint-prettier": "^5.0.0", "ts-node": "10.9.2", - "typescript": "5.7.2" + "typescript": "5.8.3" }, "lint-staged": { "**/*.{ts,html}": [