From f9dd241cc40e4376a5cc9e569558e293ee249690 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 18 Oct 2021 23:26:59 +0000 Subject: [PATCH] build: update dependency @types/jasmine to ~3.10.0 --- package.json | 2 +- yarn.lock | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3387ece0..49179a06 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "@nrwl/workspace": "8.9.0", "@types/googlemaps": "^3.36.0", "@types/hammerjs": "^2.0.36", - "@types/jasmine": "~3.5.0", + "@types/jasmine": "~3.10.0", "@types/jasminewd2": "~2.0.3", "@types/jest": "24.0.23", "@types/jquery": "3.3.31", diff --git a/yarn.lock b/yarn.lock index 168f945f..d5a837f4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1792,11 +1792,16 @@ "@types/istanbul-lib-coverage" "*" "@types/istanbul-lib-report" "*" -"@types/jasmine@*", "@types/jasmine@~3.5.0": +"@types/jasmine@*": version "3.5.0" resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.5.0.tgz#2ad2006c8a937d20df20a8fee86071d0f730ef99" integrity sha512-kGCRI9oiCxFS6soGKlyzhMzDydfcPix9PpTkr7h11huxOxhWwP37Tg7DYBaQ18eQTNreZEuLkhpbGSqVNZPnnw== +"@types/jasmine@~3.10.0": + version "3.10.0" + resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.10.0.tgz#b55e7184102ef320c4e8fb3d64ebfac309f60bf7" + integrity sha512-sPHWB05cYGt7GXFkkn+03VL1533abxiA5bE8PKdr0nS3cEsOXCGjMk0sgqVwY6xkiwajoAiN3zc/7zDeXip3Pw== + "@types/jasminewd2@~2.0.3": version "2.0.8" resolved "https://registry.yarnpkg.com/@types/jasminewd2/-/jasminewd2-2.0.8.tgz#67afe5098d5ef2386073a7b7384b69a840dfe93b"