From b60ac5ee7b84f44a435e304b5d4463a02eabb800 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Mar 2025 20:43:40 -0400 Subject: [PATCH] chore: updating v8 snapshot cache (#31390) Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com> --- tooling/v8-snapshot/cache/win32/snapshot-meta.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tooling/v8-snapshot/cache/win32/snapshot-meta.json b/tooling/v8-snapshot/cache/win32/snapshot-meta.json index 3c3ab0e678..9ff6d4baef 100644 --- a/tooling/v8-snapshot/cache/win32/snapshot-meta.json +++ b/tooling/v8-snapshot/cache/win32/snapshot-meta.json @@ -3882,6 +3882,8 @@ "./packages/scaffold-config/src/supportFile.ts", "./packages/server/config/app.json", "./packages/server/lib/automation/automation.ts", + "./packages/server/lib/automation/automation_not_implemented.ts", + "./packages/server/lib/automation/commands/key_press.ts", "./packages/server/lib/automation/cookies.ts", "./packages/server/lib/automation/index.ts", "./packages/server/lib/automation/screenshot.ts", @@ -4230,5 +4232,5 @@ "./tooling/v8-snapshot/cache/win32/snapshot-entry.js" ], "deferredHashFile": "yarn.lock", - "deferredHash": "68871a55310ff548ac2c60a0ac332cf49eb22938c4f789eb01cedcae2e05ba75" + "deferredHash": "c05d0aaf2be0960fc6da4d3bfd34bfaef09a0f46a2de53e112f24bbf359cdb30" } \ No newline at end of file