From f5a26d90189145fb409831e1ca56062c35299f38 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 13:29:31 +0000 Subject: [PATCH] Update dependency @testing-library/angular to v17 --- 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 c0e9c31d7e8154..ec89c4898f8164 100644 --- a/flink-runtime-web/web-dashboard/package.json +++ b/flink-runtime-web/web-dashboard/package.json @@ -45,7 +45,7 @@ "@angular/cli": "18.0.1", "@angular/compiler-cli": "13.4.0", "@angular/language-service": "13.4.0", - "@testing-library/angular": "17.0.0", + "@testing-library/angular": "17.1.0", "@types/d3": "^7.1.0", "@types/dagre": "0.7.52", "@types/jasmine": "3.10.18",