From 4d9918e6a3540fbfae47e1020fbf5b972f6d4210 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 14:42:25 +0000 Subject: [PATCH] Bump @types/jasmine from 3.8.2 to 4.3.2 Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) from 3.8.2 to 4.3.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine) --- updated-dependencies: - dependency-name: "@types/jasmine" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index efcc74e..9a96001 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "@nativescript/schematics": "^11.2.0", "@schematics/angular": "^13.0.1", "@types/d3": "^7.1.0", - "@types/jasmine": "~3.8.0", + "@types/jasmine": "~4.3.2", "@types/node": "^12.11.1", "jasmine-core": "~3.8.0", "karma": "~6.3.0",