From ba1e67347740a4280bf8cfb0a7970745fdff8e57 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 05:12:52 +0000 Subject: [PATCH] chore(deps): update dependency @types/jasmine to v5 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 073731718..907f56cbf 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "@schematics/angular": "12.2.8", "@types/color": "^3.0.2", "@types/express": "4.17.13", - "@types/jasmine": "3.9.1", + "@types/jasmine": "5.1.4", "@types/jasminewd2": "2.0.10", "@types/jsdom": "16.2.5", "@types/node": "16.10.2", diff --git a/yarn.lock b/yarn.lock index f5e0bcb1e..7687e9b8e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2890,10 +2890,10 @@ resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.3.13.tgz#d5daabb0af47bcddee40597acf6e804433bab439" integrity sha512-iczmLoIiVymaD1TIr2UctxjFkNEslVE/QtNAUmpDsD71cZfZBAsPCUv1Y+8AwsfA8bLx2ccr7d95T9w/UAirlQ== -"@types/jasmine@3.9.1": - version "3.9.1" - resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.9.1.tgz#94c65ee8bf9d24d9e1d84abaed57b6e0da8b49de" - integrity sha512-PVpjh8S8lqKFKurWSKdFATlfBHGPzgy0PoDdzQ+rr78jTQ0aacyh9YndzZcAUPxhk4kRujItFFGQdUJ7flHumw== +"@types/jasmine@5.1.4": + version "5.1.4" + resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-5.1.4.tgz#0de3f6ca753e10d1600ce1864ae42cfd47cf9924" + integrity sha512-px7OMFO/ncXxixDe1zR13V1iycqWae0MxTaw62RpFlksUi5QuNWgQJFkTQjIOvrmutJbI7Fp2Y2N1F6D2R4G6w== "@types/jasminewd2@2.0.10": version "2.0.10"