From 92a00b1617b961181338211504510530d5ace8bb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Sep 2023 23:30:29 +0000 Subject: [PATCH] chore(deps): update dependency @types/jasmine to v3.10.13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index df9a6a0..b29e612 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@angular-devkit/build-angular": "13.0.1", "@angular/cli": "13.0.1", "@angular/compiler-cli": "13.0.0", - "@types/jasmine": "3.7.6", + "@types/jasmine": "3.10.13", "@types/node": "14.17.1", "all-contributors-cli": "6.20.0", "jasmine-core": "3.7.1",