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 11, 2024
1 parent 04e8391 commit 279688f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions dashboard/public/outputs/node-cjs-script-v23/expected.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,18 @@
"globals": ["globalThis", "global", "navigator"],
"process.release.name": "node",
"navigator.userAgent": "Node.js/23",
"process.version": "v23.3.0",
"process.version": "v23.4.0",
"process.versions": {
"node": "23.3.0",
"node": "23.4.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.6.1",
"sqlite": "3.47.0",
"simdjson": "3.10.1",
"simdutf": "5.6.3",
"sqlite": "3.47.1",
"undici": "6.21.0",
"uvwasi": "0.0.21",
"v8": "12.9.202.28-node.11"
Expand Down
10 changes: 5 additions & 5 deletions dashboard/public/outputs/node-esm-script-v23/expected.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,18 @@
"globals": ["globalThis", "global", "navigator"],
"process.release.name": "node",
"navigator.userAgent": "Node.js/23",
"process.version": "v23.3.0",
"process.version": "v23.4.0",
"process.versions": {
"node": "23.3.0",
"node": "23.4.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.6.1",
"sqlite": "3.47.0",
"simdjson": "3.10.1",
"simdutf": "5.6.3",
"sqlite": "3.47.1",
"undici": "6.21.0",
"uvwasi": "0.0.21",
"v8": "12.9.202.28-node.11"
Expand Down

0 comments on commit 279688f

Please sign in to comment.