From 9bf03e41a503e663a197cf39ecb2c168df35b98d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 19:34:03 +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 447d297daf9aa..b607692fc57b5 100644 --- a/flink-runtime-web/web-dashboard/package.json +++ b/flink-runtime-web/web-dashboard/package.json @@ -79,7 +79,7 @@ "stylelint-order": "^6.0.0", "stylelint-prettier": "^5.0.0", "ts-node": "10.9.2", - "typescript": "5.4.4" + "typescript": "5.6.2" }, "lint-staged": { "**/*.{ts,html}": [