Skip to content

Commit

Permalink
Merge pull request #1797 from celestiaorg/mindstyle85-patch-2
Browse files Browse the repository at this point in the history
Update mocha_versions.js
  • Loading branch information
mindstyle85 authored Nov 19, 2024
2 parents 7565da8 + c146e26 commit 2a2d6e4
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": "5d6c695af84d11f4f5c91ba20512eec40449942e",
"core-latest-tag": "v1.43.0-tm-v0.34.35",
"core-latest-sha": "c2c6463a79697d511650d5113738acf5861ba7d7",
"node-latest-tag": "v0.20.1-mocha",
"node-latest-sha": "353141fb5a0a33c10a8678ac6e92a90b02f74dbd",
"node-latest-tag": "v0.20.2-mocha",
"node-latest-sha": "2dc9cce7b5dffc14fd4fe156d2aa9869318e0f68",
});
export default mochaVersions;

0 comments on commit 2a2d6e4

Please sign in to comment.