From 4e4df91b17d46586aa867f55b9a7918eef335ea2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 Aug 2024 02:55:42 +0000 Subject: [PATCH] chore(deps): update dependency @types/jasmine to v5 --- package.json | 2 +- yarn.lock | 7 +------ 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 112fbe95..2131529d 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "@commitlint/cli": "18.4.3", "@commitlint/config-conventional": "18.4.3", "@tauri-apps/cli": "^1.6.0", - "@types/jasmine": "4.6.4", + "@types/jasmine": "5.1.4", "@types/jasminewd2": "2.0.13", "@types/node": "20.12.12", "@typescript-eslint/eslint-plugin": "^7.2.0", diff --git a/yarn.lock b/yarn.lock index ad8f748f..94d6963e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2922,16 +2922,11 @@ dependencies: "@types/node" "*" -"@types/jasmine@*": +"@types/jasmine@*", "@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/jasmine@4.6.4": - version "4.6.4" - resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-4.6.4.tgz#76350389d51412047934992bacc40750c69d82a8" - integrity sha512-qCw5sVW+ylTnrEhe5kfX4l6MgU9REXIVDa/lWEcvTOUmd+LqDYwyjovDq+Zk9blElaEHOj1URDQ/djEBVRf+pw== - "@types/jasminewd2@2.0.13": version "2.0.13" resolved "https://registry.yarnpkg.com/@types/jasminewd2/-/jasminewd2-2.0.13.tgz#0b60c1fcd06277ea97efbbad5a02e0c1a4a8996a"