From 0ddb1197a0d81afafa5758820205bc8b37152c33 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:53 -0500 Subject: [PATCH] chore: Update v8 snapshot cache - windows (#30798) * 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/win32/snapshot-meta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tooling/v8-snapshot/cache/win32/snapshot-meta.json b/tooling/v8-snapshot/cache/win32/snapshot-meta.json index 87c7da3e529c..e09608696c03 100644 --- a/tooling/v8-snapshot/cache/win32/snapshot-meta.json +++ b/tooling/v8-snapshot/cache/win32/snapshot-meta.json @@ -783,7 +783,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",