From 43a59b8bc3e95b4cdcc730bdb854a36168261b08 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 22:07:26 +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 593af9564e0672..02af0e687c72ab 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.4.5" }, "lint-staged": { "**/*.{ts,html}": [