From 6d50810ea7e44b48fd7f9af0f2bc7c2b7146aae1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 09:41:36 -0500 Subject: [PATCH] chore: Update v8 snapshot cache - darwin (#30796) * chore: updating v8 snapshot cache * index on develop: 0a8a1305fb chore: convert screenshots.js to screenshots.ts (#30758) * index on develop: 0a8a1305fb chore: convert screenshots.js to screenshots.ts (#30758) --------- Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com> --- tooling/v8-snapshot/cache/darwin/snapshot-meta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tooling/v8-snapshot/cache/darwin/snapshot-meta.json b/tooling/v8-snapshot/cache/darwin/snapshot-meta.json index aae4e301f3b7..b0a9cd9049e3 100644 --- a/tooling/v8-snapshot/cache/darwin/snapshot-meta.json +++ b/tooling/v8-snapshot/cache/darwin/snapshot-meta.json @@ -782,7 +782,7 @@ "./packages/server/lib/plugins/preprocessor.js", "./packages/server/lib/plugins/run_events.js", "./packages/server/lib/reporter.js", - "./packages/server/lib/screenshots.js", + "./packages/server/lib/screenshots.ts", "./packages/server/lib/util/chrome_policy_check.js", "./packages/server/lib/util/cookies.ts", "./packages/server/lib/util/fs.ts",