Skip to content

Commit

Permalink
[automated GH action] update latest release tags & commit sha (mocha)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcstein authored Jan 16, 2024
1 parent 2dd7b33 commit 039c361
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": "v1.6.0",
"app-latest-sha": "6f19fd83c4d0061c717a40e23a368a2f60aff715",
"core-latest-tag": "v1.32.0-tm-v0.34.29",
"core-latest-sha": "92efcbe94a792f80b97037b400e95705029ce58d",
"node-latest-tag": "v0.12.3",
"node-latest-sha": "04c747359904afbc49ad66540654dff0c0c024fe",
"core-latest-tag": "v1.33.0-tm-v0.34.29",
"core-latest-sha": "2fedb46770069ea0de77016c8f954b09c2f779f9",
"node-latest-tag": "v0.12.4",
"node-latest-sha": "8e5a71746bc9bd9300ad3e4853797e64fdd1d018",
});
export default mochaVersions;

0 comments on commit 039c361

Please sign in to comment.