From 015e63578c91e99e6c887b905a1cfa12ffa40b97 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Dec 2024 20:02:39 +0000 Subject: [PATCH] Update dependency jasmine-core 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 6fbaec982af013..641e7c55e399ea 100644 --- a/flink-runtime-web/web-dashboard/package.json +++ b/flink-runtime-web/web-dashboard/package.json @@ -61,7 +61,7 @@ "eslint-plugin-prettier": "4.2.1", "eslint-plugin-unused-imports": "^4.0.0", "husky": "9.1.7", - "jasmine-core": "4.6.1", + "jasmine-core": "5.5.0", "jasmine-spec-reporter": "^7.0.0", "karma": "6.4.4", "karma-chrome-launcher": "~3.2.0",