From fc8524f1c09caf4c80f6c21e916f5a93b3f35471 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 01:41:30 +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 1d3b5ee27bce35..4a04429d77a1eb 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",