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 Jan 8, 2025
1 parent 7f876cb commit d308115
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions dashboard/public/outputs/node-cjs-script-v23/expected.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,17 @@
"globals": ["globalThis", "global", "navigator"],
"process.release.name": "node",
"navigator.userAgent": "Node.js/23",
"process.version": "v23.5.0",
"process.version": "v23.6.0",
"process.versions": {
"node": "23.5.0",
"node": "23.6.0",
"acorn": "8.14.0",
"ada": "2.9.2",
"amaro": "0.2.0",
"amaro": "0.2.1",
"cjs_module_lexer": "1.4.1",
"nbytes": "0.1.1",
"ncrypto": "0.0.1",
"simdjson": "3.10.1",
"simdutf": "5.6.4",
"simdutf": "5.7.2",
"sqlite": "3.47.2",
"undici": "6.21.0",
"uvwasi": "0.0.21",
Expand Down
8 changes: 4 additions & 4 deletions dashboard/public/outputs/node-esm-script-v23/expected.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,17 @@
"globals": ["globalThis", "global", "navigator"],
"process.release.name": "node",
"navigator.userAgent": "Node.js/23",
"process.version": "v23.5.0",
"process.version": "v23.6.0",
"process.versions": {
"node": "23.5.0",
"node": "23.6.0",
"acorn": "8.14.0",
"ada": "2.9.2",
"amaro": "0.2.0",
"amaro": "0.2.1",
"cjs_module_lexer": "1.4.1",
"nbytes": "0.1.1",
"ncrypto": "0.0.1",
"simdjson": "3.10.1",
"simdutf": "5.6.4",
"simdutf": "5.7.2",
"sqlite": "3.47.2",
"undici": "6.21.0",
"uvwasi": "0.0.21",
Expand Down

0 comments on commit d308115

Please sign in to comment.