Skip to content

Commit d96bb3c

Browse files
github-actions[bot]cypress-bot[bot]
and
cypress-bot[bot]
authored
chore: Update v8 snapshot cache - windows (#31500)
* chore: updating v8 snapshot cache * index on develop: 6b28356 chore: convert cache.js file within server to TypeScript (#31471) * index on develop: 6b28356 chore: convert cache.js file within server to TypeScript (#31471) --------- Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
1 parent 816a042 commit d96bb3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tooling/v8-snapshot/cache/win32/snapshot-meta.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -758,7 +758,7 @@
758758
"./packages/server/lib/browsers/chrome.ts",
759759
"./packages/server/lib/browsers/firefox.ts",
760760
"./packages/server/lib/browsers/memory/index.ts",
761-
"./packages/server/lib/cache.js",
761+
"./packages/server/lib/cache.ts",
762762
"./packages/server/lib/cloud/api/cloud_request.ts",
763763
"./packages/server/lib/cloud/api/get_and_initialize_studio_manager.ts",
764764
"./packages/server/lib/cloud/api/index.ts",
@@ -4233,5 +4233,5 @@
42334233
"./tooling/v8-snapshot/cache/win32/snapshot-entry.js"
42344234
],
42354235
"deferredHashFile": "yarn.lock",
4236-
"deferredHash": "4098770ca48f758aedb33b68d8f40029bffb3e9c1617cb46d0aa9f5edc0bd2ac"
4236+
"deferredHash": "e2db6d3b7bd3ee15f9d030060b722659630033245ed451f4d6af79a8bca00044"
42374237
}

0 commit comments

Comments
 (0)