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 Oct 30, 2024
1 parent 7d9b19b commit 6a18acb
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 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.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.3-mocha",
"node-latest-sha": "395ba5fbfd1cd7f35ae3c13cf78902612b22c64f",
"app-latest-tag": "v2.3.1",
"app-latest-sha": "06f24f5dbe48c29964e1d8cfb030cffd90797ded",
"core-latest-tag": "v1.43.0-tm-v0.34.35",
"core-latest-sha": "c2c6463a79697d511650d5113738acf5861ba7d7",
"node-latest-tag": "v0.19.0-arabica",
"node-latest-sha": "cfb363cc44c81eb7964839b70d77ec2bcd5a51bd",
});
export default mochaVersions;

0 comments on commit 6a18acb

Please sign in to comment.