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 Jun 2, 2024
1 parent 33dd275 commit 899a8b6
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/bun-script-canary/expected.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@
"globals": ["globalThis", "self", "global", "navigator"],
"process.isBun": true,
"process.release.name": "node",
"navigator.userAgent": "Bun/1.1.10",
"navigator.userAgent": "Bun/1.1.12",
"process.version": "v22.2.0",
"process.versions": {
"node": "22.2.0",
"bun": "1.1.10",
"bun": "1.1.12",
"webkit": "a780bdf0255ae1a7ed15e4b3f31c14af705facae",
"uwebsockets": "5102a944307d56933a6bb039b99ad76a758b46e4",
"uwebsockets": "43f0913c3875cbf260c60868268adc5953b09a80",
"tinycc": "2d3ad9e0d32194ad7fd867b66ebe218dcc8cb5cd",
"lolhtml": "8d4c273ded322193d017042d1f48df2766b0f88b",
"usockets": "5102a944307d56933a6bb039b99ad76a758b46e4",
"usockets": "43f0913c3875cbf260c60868268adc5953b09a80",
"v8": "11.3.244.8-node.15"
}
},
Expand Down
8 changes: 4 additions & 4 deletions dashboard/public/outputs/bun-script-latest/expected.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@
"globals": ["globalThis", "self", "global", "navigator"],
"process.isBun": true,
"process.release.name": "node",
"navigator.userAgent": "Bun/1.1.10",
"navigator.userAgent": "Bun/1.1.12",
"process.version": "v22.2.0",
"process.versions": {
"node": "22.2.0",
"bun": "1.1.10",
"bun": "1.1.12",
"webkit": "a780bdf0255ae1a7ed15e4b3f31c14af705facae",
"uwebsockets": "5102a944307d56933a6bb039b99ad76a758b46e4",
"uwebsockets": "43f0913c3875cbf260c60868268adc5953b09a80",
"tinycc": "2d3ad9e0d32194ad7fd867b66ebe218dcc8cb5cd",
"lolhtml": "8d4c273ded322193d017042d1f48df2766b0f88b",
"usockets": "5102a944307d56933a6bb039b99ad76a758b46e4",
"usockets": "43f0913c3875cbf260c60868268adc5953b09a80",
"v8": "11.3.244.8-node.15"
}
},
Expand Down

0 comments on commit 899a8b6

Please sign in to comment.