Skip to content

Commit

Permalink
[GH Action] Update release tags and commit SHAs for mocha (#1887)
Browse files Browse the repository at this point in the history
* [automated GH action] update latest release tags & commit sha (mocha)

* Apply suggestions from code review

---------

Co-authored-by: jcstein <[email protected]>
Co-authored-by: Josh Stein <[email protected]>
  • Loading branch information
3 people authored Feb 7, 2025
1 parent 8e6d805 commit f7b8b9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .vitepress/constants/mocha_versions.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ const mochaVersions = Object.freeze({
"app-latest-sha": "addcd77c01fa6b58c59e05439592169d2e54555c",
"core-latest-tag": "v1.49.0-tm-v0.34.35",
"core-latest-sha": "511badf2d82480b5297a49469583fe176610941a",
"node-latest-tag": "v0.21.3-mocha",
"node-latest-sha": "5a5d450e58dbf4154338ba9fa247e96f2ae5fa01",
"node-latest-tag": "v0.21.5-mocha",
"node-latest-sha": "4bdd1db6cc26b3b8022c199ba8e39f6483cba8e9",
});
export default mochaVersions;

0 comments on commit f7b8b9f

Please sign in to comment.