From 157a434ec4e697d363a63d8633421a0955b7e8f1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 13 May 2023 23:08:30 +0000 Subject: [PATCH] build(deps-dev): bump jasmine to v5 Signed-off-by: Renovate Bot --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d9cae79..00b18d2 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "eslint-plugin-simple-import-sort": "10.0.0", "eslint-plugin-unicorn": "46.0.0", "eslint-plugin-wix-editor": "3.3.0", - "jasmine": "4.6.0", + "jasmine": "5.0.0", "prettier": "2.8.8", "typescript": "5.0.4" },