From c77816c94007034910d78a5ef2a5777fff2a8768 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 28 Jul 2021 23:34:20 +0000 Subject: [PATCH] build(deps-dev): bump @types/jasmine from 3.6.1 to 3.8.2 Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) from 3.6.1 to 3.8.2. - [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 5bbc76b7..292703a6 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "@angular/cli": "~10.2.0", "@angular/compiler-cli": "~10.0.14", "@angular/language-service": "~11.0.0", - "@types/jasmine": "~3.6.1", + "@types/jasmine": "~3.8.2", "@types/jasminewd2": "~2.0.3", "@types/node": "^14.14.7", "angular-cli-ghpages": "^0.6.2", diff --git a/yarn.lock b/yarn.lock index 6333a1e5..293e02ad 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1307,10 +1307,10 @@ "@types/minimatch" "*" "@types/node" "*" -"@types/jasmine@*", "@types/jasmine@~3.6.1": - version "3.6.1" - resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.6.1.tgz#f8b95def0016411c58c7adb4791dff29bc62992c" - integrity sha512-eeSCVhBsgwHNS1FmaMu4zrLxfykCTWJMLFZv7lmyrZQjw7foUUXoPu4GukSN9v7JvUw7X+/aDH3kCaymirBSTg== +"@types/jasmine@*", "@types/jasmine@~3.8.2": + version "3.8.2" + resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.8.2.tgz#27ab0aaac29581bcbde5774e1843f90df977078e" + integrity sha512-u5h7dqzy2XpXTzhOzSNQUQpKGFvROF8ElNX9P/TJvsHnTg/JvsAseVsGWQAQQldqanYaM+5kwxW909BBFAUYsg== "@types/jasminewd2@~2.0.3": version "2.0.8"