From ae3c1c64bf2a7a1f98f2594625ad5c5398a38943 Mon Sep 17 00:00:00 2001 From: "cypress-bot[bot]" <+cypress-bot[bot]@users.noreply.github.com> Date: Thu, 4 May 2023 01:34:19 +0000 Subject: [PATCH] chore: updating v8 snapshot cache --- .../cache/win32/snapshot-meta.json | 27 +++++++++++++------ 1 file changed, 19 insertions(+), 8 deletions(-) diff --git a/tooling/v8-snapshot/cache/win32/snapshot-meta.json b/tooling/v8-snapshot/cache/win32/snapshot-meta.json index 21099e3cd208..0eca311fdf2d 100644 --- a/tooling/v8-snapshot/cache/win32/snapshot-meta.json +++ b/tooling/v8-snapshot/cache/win32/snapshot-meta.json @@ -3149,13 +3149,6 @@ "./node_modules/pify/index.js", "./node_modules/pinkie-promise/index.js", "./node_modules/pixelmatch/index.js", - "./node_modules/plist/index.js", - "./node_modules/plist/lib/build.js", - "./node_modules/plist/lib/parse.js", - "./node_modules/plist/lib/xmldom/dom-parser.js", - "./node_modules/plist/lib/xmldom/dom.js", - "./node_modules/plist/lib/xmldom/entities.js", - "./node_modules/plist/lib/xmldom/sax.js", "./node_modules/pluralize/pluralize.js", "./node_modules/pngjs/lib/bitmapper.js", "./node_modules/pngjs/lib/bitpacker.js", @@ -3975,10 +3968,18 @@ "./node_modules/xml2js/node_modules/xmlbuilder/lib/XMLText.js", "./node_modules/xml2js/node_modules/xmlbuilder/lib/XMLWriterBase.js", "./node_modules/xml2js/node_modules/xmlbuilder/lib/index.js", + "./node_modules/xmlbuilder/lib/DocumentPosition.js", + "./node_modules/xmlbuilder/lib/NodeType.js", "./node_modules/xmlbuilder/lib/Utility.js", + "./node_modules/xmlbuilder/lib/WriterState.js", "./node_modules/xmlbuilder/lib/XMLAttribute.js", "./node_modules/xmlbuilder/lib/XMLCData.js", + "./node_modules/xmlbuilder/lib/XMLCharacterData.js", "./node_modules/xmlbuilder/lib/XMLComment.js", + "./node_modules/xmlbuilder/lib/XMLDOMConfiguration.js", + "./node_modules/xmlbuilder/lib/XMLDOMErrorHandler.js", + "./node_modules/xmlbuilder/lib/XMLDOMImplementation.js", + "./node_modules/xmlbuilder/lib/XMLDOMStringList.js", "./node_modules/xmlbuilder/lib/XMLDTDAttList.js", "./node_modules/xmlbuilder/lib/XMLDTDElement.js", "./node_modules/xmlbuilder/lib/XMLDTDEntity.js", @@ -3987,8 +3988,11 @@ "./node_modules/xmlbuilder/lib/XMLDocType.js", "./node_modules/xmlbuilder/lib/XMLDocument.js", "./node_modules/xmlbuilder/lib/XMLDocumentCB.js", + "./node_modules/xmlbuilder/lib/XMLDummy.js", "./node_modules/xmlbuilder/lib/XMLElement.js", + "./node_modules/xmlbuilder/lib/XMLNamedNodeMap.js", "./node_modules/xmlbuilder/lib/XMLNode.js", + "./node_modules/xmlbuilder/lib/XMLNodeList.js", "./node_modules/xmlbuilder/lib/XMLProcessingInstruction.js", "./node_modules/xmlbuilder/lib/XMLRaw.js", "./node_modules/xmlbuilder/lib/XMLStreamWriter.js", @@ -4322,6 +4326,13 @@ "./packages/launcher/lib/types.ts", "./packages/launcher/lib/utils.ts", "./packages/launcher/lib/windows/index.ts", + "./packages/launcher/node_modules/plist/index.js", + "./packages/launcher/node_modules/plist/lib/build.js", + "./packages/launcher/node_modules/plist/lib/parse.js", + "./packages/launcher/node_modules/plist/lib/xmldom/dom-parser.js", + "./packages/launcher/node_modules/plist/lib/xmldom/dom.js", + "./packages/launcher/node_modules/plist/lib/xmldom/entities.js", + "./packages/launcher/node_modules/plist/lib/xmldom/sax.js", "./packages/launcher/node_modules/which/which.js", "./packages/net-stubbing/lib/external-types.ts", "./packages/net-stubbing/lib/internal-types.ts", @@ -4738,5 +4749,5 @@ "./tooling/v8-snapshot/cache/win32/snapshot-entry.js" ], "deferredHashFile": "yarn.lock", - "deferredHash": "f4464b92bab8e75604390f60a23d6b5b3b79e749721b1440e91404f84dd40777" + "deferredHash": "990d999199efed478df4903bdd50b11d03616fdd8846c14864c5d96bbfd1588a" } \ No newline at end of file