From 6324e15cb886aa59d9a6821d098f267911bdc151 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:20 -0500 Subject: [PATCH] chore: Update v8 snapshot cache - linux (#30795) * 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/linux/snapshot-meta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tooling/v8-snapshot/cache/linux/snapshot-meta.json b/tooling/v8-snapshot/cache/linux/snapshot-meta.json index 5d91da46303c..5b416053fb64 100644 --- a/tooling/v8-snapshot/cache/linux/snapshot-meta.json +++ b/tooling/v8-snapshot/cache/linux/snapshot-meta.json @@ -781,7 +781,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",