Skip to content

Commit

Permalink
[automated GH action] update latest release tags & commit sha (mocha)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcstein authored Dec 13, 2024
1 parent 75fbdca commit 8a14ecb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .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": "b24feac743182b33192d46ed42d8f89578c084ab",
"core-latest-tag": "v1.44.0-tm-v0.34.35",
"core-latest-sha": "a1268f7ae3e688144a613c8a439dd31818aae07d",
"node-latest-tag": "v0.20.4-mocha",
"node-latest-tag": "v0.20.4",
"node-latest-sha": "51b79431533576a5cddf1235bdf3751e4c014212",
});
export default mochaVersions;

0 comments on commit 8a14ecb

Please sign in to comment.