Skip to content

Commit

Permalink
chore(artifacts): update outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 5, 2024
1 parent 6c580ee commit 0222023
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
16 changes: 8 additions & 8 deletions dashboard/public/outputs/node-cjs-script-v22/expected.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,19 @@
"globals": ["globalThis", "global", "navigator"],
"process.release.name": "node",
"navigator.userAgent": "Node.js/22",
"process.version": "v22.11.0",
"process.version": "v22.12.0",
"process.versions": {
"node": "22.11.0",
"acorn": "8.12.1",
"ada": "2.9.0",
"amaro": "0.1.8",
"node": "22.12.0",
"acorn": "8.14.0",
"ada": "2.9.2",
"amaro": "0.2.0",
"cjs_module_lexer": "1.4.1",
"nbytes": "0.1.1",
"ncrypto": "0.0.1",
"simdjson": "3.10.0",
"simdutf": "5.5.0",
"sqlite": "3.46.1",
"undici": "6.20.0",
"simdutf": "5.6.1",
"sqlite": "3.47.0",
"undici": "6.21.0",
"uvwasi": "0.0.21",
"v8": "12.4.254.21-node.21"
}
Expand Down
16 changes: 8 additions & 8 deletions dashboard/public/outputs/node-esm-script-v22/expected.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,19 @@
"globals": ["globalThis", "global", "navigator"],
"process.release.name": "node",
"navigator.userAgent": "Node.js/22",
"process.version": "v22.11.0",
"process.version": "v22.12.0",
"process.versions": {
"node": "22.11.0",
"acorn": "8.12.1",
"ada": "2.9.0",
"amaro": "0.1.8",
"node": "22.12.0",
"acorn": "8.14.0",
"ada": "2.9.2",
"amaro": "0.2.0",
"cjs_module_lexer": "1.4.1",
"nbytes": "0.1.1",
"ncrypto": "0.0.1",
"simdjson": "3.10.0",
"simdutf": "5.5.0",
"sqlite": "3.46.1",
"undici": "6.20.0",
"simdutf": "5.6.1",
"sqlite": "3.47.0",
"undici": "6.21.0",
"uvwasi": "0.0.21",
"v8": "12.4.254.21-node.21"
}
Expand Down

0 comments on commit 0222023

Please sign in to comment.