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 Oct 25, 2023
1 parent e76fdae commit 9c168fd
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions dashboard/public/outputs/node-cjs-script-v21/expected.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,18 @@
"fetch": true,
"globals": ["globalThis", "global", "navigator"],
"process.release.name": "node",
"process.version": "v21.0.0",
"navigator.userAgent": "Node.js/21",
"process.version": "v21.1.0",
"process.versions": {
"node": "21.0.0",
"node": "21.1.0",
"acorn": "8.10.0",
"ada": "2.6.10",
"ada": "2.7.2",
"base64": "0.5.0",
"cjs_module_lexer": "1.2.2",
"simdutf": "3.2.18",
"undici": "5.26.3",
"undici": "5.26.4",
"uvwasi": "0.0.19",
"v8": "11.8.172.13-node.12"
"v8": "11.8.172.15-node.14"
}
},
"entry": "exports.require",
Expand Down

0 comments on commit 9c168fd

Please sign in to comment.