From a9ff914bbf1286233a316d066608b738b12158dd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 10:49:35 +0000 Subject: [PATCH] Update dependency typescript to v4.9.5 --- 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 7daa955c34dcc..ff3bac79c84f4 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": "4.9.5" }, "lint-staged": { "**/*.{ts,html}": [