Skip to content

Commit

Permalink
Update mocha_versions.js (#1765)
Browse files Browse the repository at this point in the history
  • Loading branch information
mindstyle85 authored Oct 23, 2024
1 parent 1cc7d97 commit 3ef12a6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .vitepress/constants/mocha_versions.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
const mochaVersions = Object.freeze({
"app-latest-tag": "v2.2.0-mocha",
"app-latest-sha": "d3f8b2997fcbc8e7f43785a9513b2d0c91675087",
"app-latest-tag": "v2.3.0-mocha",
"app-latest-sha": "17a756a20c5b96cc9c5e72fa09a7c0c33cb19f7b",
"core-latest-tag": "v1.40.1-tm-v0.34.29-rc0",
"core-latest-sha": "0d2b63836d0f4587e162bfded58f53fba238e69c",
"node-latest-tag": "v0.18.2-mocha",
"node-latest-sha": "4309c8349857638b033a2a278da0f8ab182fdb26",
"node-latest-tag": "v0.18.3-mocha",
"node-latest-sha": "395ba5fbfd1cd7f35ae3c13cf78902612b22c64f",
});
export default mochaVersions;

0 comments on commit 3ef12a6

Please sign in to comment.