Skip to content

Commit

Permalink
Merge pull request #1747 from celestiaorg/mindstyle85-patch-1
Browse files Browse the repository at this point in the history
Update mocha_versions.js
  • Loading branch information
mindstyle85 authored Oct 2, 2024
2 parents a8649c1 + 24e0a76 commit c1b440c
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.1.2",
"app-latest-sha": "48173df3dc78f9348eedb3796f29ef9e9e5dc584",
"app-latest-tag": "v2.2.0-mocha",
"app-latest-sha": "d3f8b2997fcbc8e7f43785a9513b2d0c91675087",
"core-latest-tag": "v1.40.1-tm-v0.34.29-rc0",
"core-latest-sha": "0d2b63836d0f4587e162bfded58f53fba238e69c",
"node-latest-tag": "v0.16.0",
"node-latest-sha": "6744f648649ebb5fee1b27faf7aca96ecf4519b2",
"node-latest-tag": "v0.16.2-mocha",
"node-latest-sha": "3cbf4359592cdcc28694ea7add33ab0476624510",
});
export default mochaVersions;

0 comments on commit c1b440c

Please sign in to comment.