From 58807739d26fca60b9eedbc55596e2c62fd91632 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Feb 2021 08:56:16 +0000 Subject: [PATCH] Bump @types/jasmine from 3.5.14 to 3.6.3 in /playground.frontend Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) from 3.5.14 to 3.6.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine) Signed-off-by: dependabot-preview[bot] --- playground.frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playground.frontend/package.json b/playground.frontend/package.json index 4bfa11e..de5cfa0 100644 --- a/playground.frontend/package.json +++ b/playground.frontend/package.json @@ -29,7 +29,7 @@ "@angular/cli": "~10.0.8", "@angular/compiler-cli": "~10.0.14", "@types/node": "^12.11.1", - "@types/jasmine": "~3.5.0", + "@types/jasmine": "~3.6.3", "@types/jasminewd2": "~2.0.3", "codelyzer": "^6.0.0", "jasmine-core": "~3.5.0",