Skip to content

Commit

Permalink
docs: update mocha
Browse files Browse the repository at this point in the history
  • Loading branch information
jcstein committed Nov 27, 2024
1 parent a2ac318 commit a705bd2
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": "dbd27087fadd80171e65c30aef776bc5895cb8da",
"core-latest-tag": "v1.43.0-tm-v0.34.35",
"core-latest-sha": "c2c6463a79697d511650d5113738acf5861ba7d7",
"node-latest-tag": "v0.20.3-mocha",
"node-latest-sha": "f019e10fbb9e416f6f7779b46a08f88bdb4bb183",
"node-latest-tag": "v0.20.4-mocha",
"node-latest-sha": "51b79431533576a5cddf1235bdf3751e4c014212",
});
export default mochaVersions;

0 comments on commit a705bd2

Please sign in to comment.