From cb9a6857ff2bb26ac09d835b751e62c27a613f06 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 13:13:08 -0500 Subject: [PATCH] chore: Update v8 snapshot cache (#30537) Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com> --- tooling/v8-snapshot/cache/win32/snapshot-meta.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/tooling/v8-snapshot/cache/win32/snapshot-meta.json b/tooling/v8-snapshot/cache/win32/snapshot-meta.json index b460c39d82a1..c30d281d90a6 100644 --- a/tooling/v8-snapshot/cache/win32/snapshot-meta.json +++ b/tooling/v8-snapshot/cache/win32/snapshot-meta.json @@ -1632,6 +1632,8 @@ "./node_modules/chrome-remote-interface/node_modules/ws/lib/sender.js", "./node_modules/chrome-remote-interface/node_modules/ws/lib/stream.js", "./node_modules/chrome-remote-interface/node_modules/ws/lib/validation.js", + "./node_modules/ci-info/index.js", + "./node_modules/ci-info/vendors.json", "./node_modules/cli-truncate/index.js", "./node_modules/coffeescript/lib/coffeescript/lexer.js", "./node_modules/coffeescript/lib/coffeescript/parser.js", @@ -2197,9 +2199,6 @@ "./node_modules/inherits/inherits_browser.js", "./node_modules/is-binary-path/index.js", "./node_modules/is-buffer/index.js", - "./node_modules/is-ci/index.js", - "./node_modules/is-ci/node_modules/ci-info/index.js", - "./node_modules/is-ci/node_modules/ci-info/vendors.json", "./node_modules/is-core-module/core.json", "./node_modules/is-core-module/index.js", "./node_modules/is-dotfile/index.js", @@ -4199,5 +4198,5 @@ "./tooling/v8-snapshot/cache/win32/snapshot-entry.js" ], "deferredHashFile": "yarn.lock", - "deferredHash": "3d431e51407ad649dab2e0145fc969385298b279d6c221e30ce9d45047889d48" + "deferredHash": "8779c571eed7d0a1badedaa8eb7e6ea059d9c96f240873afefc1cfeaf365f1c2" } \ No newline at end of file