From 1c66c68f3e9343ad82c5ad8cfa1bc3b9a90c4edb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 10:33:06 +0000 Subject: [PATCH] chore(deps): update dependency @types/jasmine to v5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0341a9304e..a145d6f7af 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@angular/language-service": "18.2.8", "@commitlint/cli": "17.6.5", "@commitlint/config-angular": "17.6.5", - "@types/jasmine": "4.3.4", + "@types/jasmine": "5.1.4", "@types/jasminewd2": "2.0.10", "@types/lodash": "4.14.195", "@types/marked": "6.0.0",