Skip to content

Commit

Permalink
chore: updating v8 snapshot cache (#30829)
Browse files Browse the repository at this point in the history
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and cypress-bot[bot] authored Jan 7, 2025
1 parent 0851734 commit b57a7d4
Showing 1 changed file with 14 additions and 7 deletions.
21 changes: 14 additions & 7 deletions tooling/v8-snapshot/cache/darwin/snapshot-meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -612,6 +612,9 @@
"./packages/data-context/node_modules/fs-extra/lib/path-exists/index.js",
"./packages/data-context/node_modules/get-stream/buffer-stream.js",
"./packages/data-context/node_modules/readdirp/index.js",
"./packages/data-context/node_modules/readdirp/node_modules/picomatch/index.js",
"./packages/data-context/node_modules/readdirp/node_modules/picomatch/lib/constants.js",
"./packages/data-context/node_modules/readdirp/node_modules/picomatch/lib/picomatch.js",
"./packages/data-context/node_modules/supports-color/index.js",
"./packages/data-context/src/DataActions.ts",
"./packages/data-context/src/DataContext.ts",
Expand Down Expand Up @@ -2442,12 +2445,6 @@
"./node_modules/merge-stream/index.js",
"./node_modules/merge2/index.js",
"./node_modules/micromatch/index.js",
"./node_modules/micromatch/node_modules/picomatch/index.js",
"./node_modules/micromatch/node_modules/picomatch/lib/constants.js",
"./node_modules/micromatch/node_modules/picomatch/lib/parse.js",
"./node_modules/micromatch/node_modules/picomatch/lib/picomatch.js",
"./node_modules/micromatch/node_modules/picomatch/lib/scan.js",
"./node_modules/micromatch/node_modules/picomatch/lib/utils.js",
"./node_modules/mime-db/db.json",
"./node_modules/mime-db/index.js",
"./node_modules/mime-types/index.js",
Expand Down Expand Up @@ -3655,8 +3652,18 @@
"./packages/data-context/node_modules/get-stream/index.js",
"./packages/data-context/node_modules/has-flag/index.js",
"./packages/data-context/node_modules/is-stream/index.js",
"./packages/data-context/node_modules/micromatch/index.js",
"./packages/data-context/node_modules/npm-run-path/index.js",
"./packages/data-context/node_modules/path-key/index.js",
"./packages/data-context/node_modules/picomatch/index.js",
"./packages/data-context/node_modules/picomatch/lib/constants.js",
"./packages/data-context/node_modules/picomatch/lib/parse.js",
"./packages/data-context/node_modules/picomatch/lib/picomatch.js",
"./packages/data-context/node_modules/picomatch/lib/scan.js",
"./packages/data-context/node_modules/picomatch/lib/utils.js",
"./packages/data-context/node_modules/readdirp/node_modules/picomatch/lib/parse.js",
"./packages/data-context/node_modules/readdirp/node_modules/picomatch/lib/scan.js",
"./packages/data-context/node_modules/readdirp/node_modules/picomatch/lib/utils.js",
"./packages/data-context/node_modules/semver/classes/comparator.js",
"./packages/data-context/node_modules/semver/classes/range.js",
"./packages/data-context/node_modules/semver/classes/semver.js",
Expand Down Expand Up @@ -4182,5 +4189,5 @@
"./tooling/v8-snapshot/cache/darwin/snapshot-entry.js"
],
"deferredHashFile": "yarn.lock",
"deferredHash": "2d0ac745adc4cff2d5562745f93c4f051ee4d49bd19fd80280bd0e4cc6076675"
"deferredHash": "041608eeb829d9287f953bde5fc248ea9577f64a250d113d9cb8737e2cfde8ec"
}

0 comments on commit b57a7d4

Please sign in to comment.