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 Nov 30, 2024
1 parent ddaff9b commit 6c580ee
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,17 +7,17 @@
"globals": ["globalThis", "self", "global", "navigator"],
"process.isBun": true,
"process.release.name": "node",
"navigator.userAgent": "Bun/1.1.37",
"navigator.userAgent": "Bun/1.1.38",
"process.version": "v22.6.0",
"process.versions": {
"node": "22.6.0",
"bun": "1.1.37",
"uwebsockets": "8ca0eb831d6739c6a94b3f4d484bbfe71ee97226",
"bun": "1.1.38",
"uwebsockets": "bf2f153f5ca45876bc88369273743cd6fa04881c",
"webkit": "8f9ae4f01a047c666ef548864294e01df731d4ea",
"tinycc": "ab631362d839333660a265d3084d8ff060b96753",
"lolhtml": "8d4c273ded322193d017042d1f48df2766b0f88b",
"libdeflate": "dc76454a39e7e83b68c3704b6e3784654f8d5ac5",
"usockets": "8ca0eb831d6739c6a94b3f4d484bbfe71ee97226",
"usockets": "bf2f153f5ca45876bc88369273743cd6fa04881c",
"lshpack": "3d0f1fc1d6e66a642e7a98c55deb38aa986eb4b0",
"zstd": "794ea1b0afca0f020f4e57b6732332231fb23c70",
"v8": "12.4.254.14-node.12"
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,17 +7,17 @@
"globals": ["globalThis", "self", "global", "navigator"],
"process.isBun": true,
"process.release.name": "node",
"navigator.userAgent": "Bun/1.1.37",
"navigator.userAgent": "Bun/1.1.38",
"process.version": "v22.6.0",
"process.versions": {
"node": "22.6.0",
"bun": "1.1.37",
"uwebsockets": "8ca0eb831d6739c6a94b3f4d484bbfe71ee97226",
"bun": "1.1.38",
"uwebsockets": "bf2f153f5ca45876bc88369273743cd6fa04881c",
"webkit": "8f9ae4f01a047c666ef548864294e01df731d4ea",
"tinycc": "ab631362d839333660a265d3084d8ff060b96753",
"lolhtml": "8d4c273ded322193d017042d1f48df2766b0f88b",
"libdeflate": "dc76454a39e7e83b68c3704b6e3784654f8d5ac5",
"usockets": "8ca0eb831d6739c6a94b3f4d484bbfe71ee97226",
"usockets": "bf2f153f5ca45876bc88369273743cd6fa04881c",
"lshpack": "3d0f1fc1d6e66a642e7a98c55deb38aa986eb4b0",
"zstd": "794ea1b0afca0f020f4e57b6732332231fb23c70",
"v8": "12.4.254.14-node.12"
Expand Down

0 comments on commit 6c580ee

Please sign in to comment.