From 109831583a1e39c78a85a4d074ca931c38d6ff0c Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 2 Dec 2021 15:27:08 +0000 Subject: [PATCH] Update jest to version 27.4.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 056936a93..e6c528c94 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "istanbul": "^0.4.5", "jasmine": "~3.9.0", "jasmine-core": "^3.1.0", - "jest": "^26.6.3", + "jest": "^27.4.3", "karma": "6.3.9", "karma-browserstack-launcher": "1.6.0", "karma-chrome-launcher": "3.1.0",