From c1a5f802486ed3e7a6621e7554bfe3a357b5bb65 Mon Sep 17 00:00:00 2001 From: Mark1626 Date: Sun, 15 Nov 2020 10:25:04 +0530 Subject: [PATCH] fix: Fix build failure due to lock file --- yarn.lock | 1 + 1 file changed, 1 insertion(+) diff --git a/yarn.lock b/yarn.lock index ab5ec7add888..18866682c94a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12111,6 +12111,7 @@ fsevents@~2.1.2: "@jest/console": ^26.6.2 "@jest/environment": ^26.6.2 "@jest/test-result": ^26.6.2 + "@jest/transform": ^26.6.2 "@jest/types": ^26.6.2 "@types/exit": ^0.1.30 "@types/graceful-fs": ^4.1.2