Skip to content

Commit 702d928

Browse files
github-actions[bot]cypress-bot[bot]
andauthored
chore: updating v8 snapshot cache (#32501)
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
1 parent 654c27e commit 702d928

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

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

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -615,10 +615,11 @@
615615
"./packages/data-context/src/sources/BrowserDataSource.ts",
616616
"./packages/data-context/src/sources/index.ts",
617617
"./packages/data-context/src/util/testCounts.ts",
618-
"./packages/electron/dist/lib/electron.js",
619-
"./packages/electron/dist/lib/install.js",
620-
"./packages/electron/dist/lib/paths.js",
621-
"./packages/electron/dist/src/index.js",
618+
"./packages/electron/dist/electron.js",
619+
"./packages/electron/dist/index.js",
620+
"./packages/electron/dist/install.js",
621+
"./packages/electron/dist/open.js",
622+
"./packages/electron/dist/paths.js",
622623
"./packages/errors/index.js",
623624
"./packages/errors/src/errTemplate.ts",
624625
"./packages/graphql/index.js",
@@ -4196,5 +4197,5 @@
41964197
"./tooling/v8-snapshot/cache/linux/snapshot-entry.js"
41974198
],
41984199
"deferredHashFile": "yarn.lock",
4199-
"deferredHash": "4c8883b4fc27be6eb581f21a907e77ade41e271b29817e762b1e371650d8129b"
4200+
"deferredHash": "cc30c3bc97786e2ad1f617b089eed373268f7058102dfb2f55b5593943215f29"
42004201
}

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32156,7 +32156,7 @@ [email protected]:
3215632156
vite-node "2.1.9"
3215732157
why-is-node-running "^2.3.0"
3215832158

32159-
vitest@3.2.4, vitest@^3.2.4:
32159+
vitest@^3.2.4:
3216032160
version "3.2.4"
3216132161
resolved "https://registry.yarnpkg.com/vitest/-/vitest-3.2.4.tgz#0637b903ad79d1539a25bc34c0ed54b5c67702ea"
3216232162
integrity sha512-LUCP5ev3GURDysTWiP47wRRUpLKMOfPh+yKTx3kVIEiu5KOMeqzpnYNsKyOoVrULivR8tLcks4+lga33Whn90A==

0 commit comments

Comments
 (0)