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 Apr 11, 2024
1 parent b1d0290 commit 6a1935d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions dashboard/public/outputs/node-cjs-script-v21/expected.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
"globals": ["globalThis", "global", "navigator"],
"process.release.name": "node",
"navigator.userAgent": "Node.js/21",
"process.version": "v21.7.2",
"process.version": "v21.7.3",
"process.versions": {
"node": "21.7.2",
"node": "21.7.3",
"acorn": "8.11.3",
"ada": "2.7.6",
"base64": "0.5.2",
Expand Down
4 changes: 2 additions & 2 deletions dashboard/public/outputs/node-esm-script-v21/expected.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
"globals": ["globalThis", "global", "navigator"],
"process.release.name": "node",
"navigator.userAgent": "Node.js/21",
"process.version": "v21.7.2",
"process.version": "v21.7.3",
"process.versions": {
"node": "21.7.2",
"node": "21.7.3",
"acorn": "8.11.3",
"ada": "2.7.6",
"base64": "0.5.2",
Expand Down

0 comments on commit 6a1935d

Please sign in to comment.