From da19709a1510276fdf476be15aa8ea1e66ccae55 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 06:09:30 +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 447d297daf9aa..e851d5643bfeb 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}": [