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 27, 2023
1 parent e8b57e0 commit e3c1094
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dashboard/public/outputs/node-esm-script-v20/actual.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{ "result": 167, "unstable__adapter": "node", "unstable__environment": "node" }
{ "result": 172, "unstable__adapter": "node", "unstable__environment": "node" }
6 changes: 3 additions & 3 deletions dashboard/public/outputs/node-esm-script-v20/expected.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"result": 167,
"result": 172,
"env": {
"document": false,
"fetch": true,
"globals": ["globalThis", "global"],
"process.release.name": "node",
"process.version": "v20.8.1",
"process.version": "v20.9.0",
"process.versions": {
"node": "20.8.1",
"node": "20.9.0",
"acorn": "8.10.0",
"ada": "2.6.0",
"base64": "0.5.0",
Expand Down

0 comments on commit e3c1094

Please sign in to comment.