From a6e5f6eb7f97b64585a3d345a7cef31aa621b2aa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 09:46:07 +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 cfdba32a8ce80..48a249904a28b 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",