Skip to content

Commit

Permalink
Merge pull request #1130 from celestiaorg/create-pull-request/patch
Browse files Browse the repository at this point in the history
[GH Action] Update release tags and commit SHAs for mocha
  • Loading branch information
YazzyYaz authored Oct 11, 2023
2 parents 2a6deec + 0162b5a commit 9939c40
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/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": "v1.0.0-rc18",
"app-latest-sha": "6b709763dff41305da6fe3c9ec65f26691cc5163",
"app-latest-tag": "v1.0.0",
"app-latest-sha": "2335d2b7d8d9463abc85f79b430926380dd41001",
"core-latest-tag": "v1.29.0-tm-v0.34.29",
"core-latest-sha": "e67de4517780e8db93c74d8eec4e9c66edffbc99",
"node-latest-tag": "v0.11.0-rc13",
"node-latest-sha": "8ca777e1a3f04b7d0494e3bae8a1c1bcf68c5d8c",
"node-latest-tag": "v0.11.0-rc15",
"node-latest-sha": "00b32a808c6d800e4e820ea33a6b6c2811a0ad3a",
});
export default mochaVersions;

0 comments on commit 9939c40

Please sign in to comment.