Skip to content

Commit 43d97a8

Browse files
github-actions[bot]cypress-bot[bot]
and
cypress-bot[bot]
authored
chore: updating v8 snapshot cache (#31654)
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
1 parent ad31215 commit 43d97a8

File tree

1 file changed

+12
-13
lines changed

1 file changed

+12
-13
lines changed

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

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
"./node_modules/@babel/traverse/lib/path/introspection.js",
88
"./node_modules/@babel/traverse/lib/path/lib/virtual-types-validator.js",
99
"./node_modules/@babel/types/lib/definitions/index.js",
10-
"./node_modules/@colors/colors/lib/system/supports-colors.js",
1110
"./node_modules/@cspotcode/source-map-support/source-map-support.js",
1211
"./node_modules/@cypress/commit-info/node_modules/debug/src/node.js",
1312
"./node_modules/@cypress/commit-info/node_modules/get-stream/buffer-stream.js",
@@ -17,6 +16,7 @@
1716
"./node_modules/chrome-remote-interface/node_modules/ws/lib/websocket.js",
1817
"./node_modules/ci-info/index.js",
1918
"./node_modules/coffeescript/lib/coffeescript/helpers.js",
19+
"./node_modules/colors/lib/system/supports-colors.js",
2020
"./node_modules/compression/node_modules/debug/src/node.js",
2121
"./node_modules/debug/src/node.js",
2222
"./node_modules/evil-dns/evil-dns.js",
@@ -154,8 +154,6 @@
154154
"./node_modules/@babel/types/lib/modifications/appendToMemberExpression.js",
155155
"./node_modules/@babel/types/lib/modifications/prependToMemberExpression.js",
156156
"./node_modules/@babel/types/lib/utils/react/cleanJSXElementLiteralChild.js",
157-
"./node_modules/@colors/colors/lib/colors.js",
158-
"./node_modules/@colors/colors/safe.js",
159157
"./node_modules/@cspotcode/source-map-support/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.umd.js",
160158
"./node_modules/@cypress/commit-info/node_modules/debug/src/browser.js",
161159
"./node_modules/@cypress/commit-info/node_modules/debug/src/index.js",
@@ -235,6 +233,8 @@
235233
"./node_modules/coffeescript/lib/coffeescript/index.js",
236234
"./node_modules/coffeescript/lib/coffeescript/nodes.js",
237235
"./node_modules/coffeescript/lib/coffeescript/register.js",
236+
"./node_modules/colors/lib/colors.js",
237+
"./node_modules/colors/safe.js",
238238
"./node_modules/combined-stream/lib/combined_stream.js",
239239
"./node_modules/compression/index.js",
240240
"./node_modules/compression/node_modules/debug/src/browser.js",
@@ -1047,14 +1047,6 @@
10471047
"./node_modules/@babel/types/lib/validators/react/isCompatTag.js",
10481048
"./node_modules/@babel/types/lib/validators/react/isReactComponent.js",
10491049
"./node_modules/@babel/types/lib/validators/validate.js",
1050-
"./node_modules/@colors/colors/lib/custom/trap.js",
1051-
"./node_modules/@colors/colors/lib/custom/zalgo.js",
1052-
"./node_modules/@colors/colors/lib/maps/america.js",
1053-
"./node_modules/@colors/colors/lib/maps/rainbow.js",
1054-
"./node_modules/@colors/colors/lib/maps/random.js",
1055-
"./node_modules/@colors/colors/lib/maps/zebra.js",
1056-
"./node_modules/@colors/colors/lib/styles.js",
1057-
"./node_modules/@colors/colors/lib/system/has-flag.js",
10581050
"./node_modules/@cypress/commit-info/node_modules/cross-spawn/index.js",
10591051
"./node_modules/@cypress/commit-info/node_modules/cross-spawn/lib/enoent.js",
10601052
"./node_modules/@cypress/commit-info/node_modules/cross-spawn/lib/parse.js",
@@ -1620,7 +1612,6 @@
16201612
"./node_modules/ci-info/vendors.json",
16211613
"./node_modules/cli-table3/index.js",
16221614
"./node_modules/cli-table3/src/cell.js",
1623-
"./node_modules/cli-table3/src/debug.js",
16241615
"./node_modules/cli-table3/src/layout-manager.js",
16251616
"./node_modules/cli-table3/src/table.js",
16261617
"./node_modules/cli-table3/src/utils.js",
@@ -1636,6 +1627,14 @@
16361627
"./node_modules/color-convert/route.js",
16371628
"./node_modules/color-name/index.js",
16381629
"./node_modules/color-string/index.js",
1630+
"./node_modules/colors/lib/custom/trap.js",
1631+
"./node_modules/colors/lib/custom/zalgo.js",
1632+
"./node_modules/colors/lib/maps/america.js",
1633+
"./node_modules/colors/lib/maps/rainbow.js",
1634+
"./node_modules/colors/lib/maps/random.js",
1635+
"./node_modules/colors/lib/maps/zebra.js",
1636+
"./node_modules/colors/lib/styles.js",
1637+
"./node_modules/colors/lib/system/has-flag.js",
16391638
"./node_modules/command-exists/index.js",
16401639
"./node_modules/command-exists/lib/command-exists.js",
16411640
"./node_modules/common-path-prefix/index.js",
@@ -4219,5 +4218,5 @@
42194218
"./tooling/v8-snapshot/cache/win32/snapshot-entry.js"
42204219
],
42214220
"deferredHashFile": "yarn.lock",
4222-
"deferredHash": "d46b18022dd83187f13f3866c8cba86e040c9eaa3cd475265dd6ef87066a9ce5"
4221+
"deferredHash": "baf587fb315360fa986f0162f2bac8d6a8f9a6f4407119a6d131056d81ee11df"
42234222
}

0 commit comments

Comments
 (0)