From ca0cd4f9dcd6376e0ae9f1a33fd123c89f9ba6bf Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 10 May 2021 11:01:07 +0000 Subject: [PATCH] build(deps-dev): bump @types/jasmine from 3.6.10 to 3.7.1 Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) from 3.6.10 to 3.7.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 071337ba..ea17048a 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@angular/animations": "11.0.5", "@angular/cli": "^11.2.12", "@angular/compiler-cli": "11.0.5", - "@types/jasmine": "~3.6.10", + "@types/jasmine": "~3.7.1", "@uirouter/cypress-runner": "^1.1.0", "codelyzer": "^6.0.0", "fibers": "5.0.0", diff --git a/yarn.lock b/yarn.lock index 701d7ae1..4c0fb140 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1463,10 +1463,10 @@ resolved "https://registry.yarnpkg.com/@types/html-minifier-terser/-/html-minifier-terser-5.1.0.tgz#551a4589b6ee2cc9c1dff08056128aec29b94880" integrity sha512-iYCgjm1dGPRuo12+BStjd1HiVQqhlRhWDOQigNxn023HcjnhsiFz9pc6CzJj4HwDCSQca9bxTL4PxJDbkdm3PA== -"@types/jasmine@~3.6.10": - version "3.6.10" - resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.6.10.tgz#c49d5660bda6e935782e5c83deb1d3b6efb3fac6" - integrity sha512-yfCl7JGtIc5LjScFpeIGBBNhJFkJdAAcsAnAd9ZRHwzh+sR2zkt257BKkTCF5VpJ8wMPnzzZ8QatRdXM8tqpKA== +"@types/jasmine@~3.7.1": + version "3.7.1" + resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.7.1.tgz#35b86511a389673ac1a706c6010b35788a0d998d" + integrity sha512-MP1bcwS0MXQSKPBd20wv0rqF+GOfHTchz4mKFkS4ajAmz2oYwhOpSE9FPe611TOOarA061itZwUQUYRI5mPJsA== "@types/json-schema@^7.0.4": version "7.0.5"