Skip to content

Commit a57d5c9

Browse files
mindstyle85jcstein
authored andcommitted
Update mocha_versions.js (#1529)
* Update mocha_versions.js * Update mocha_versions.js
1 parent 4a99bc8 commit a57d5c9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.vitepress/constants/mocha_versions.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ const mochaVersions = Object.freeze({
33
"app-latest-sha": "915847191e80d836f862eea2664949d9a240abea",
44
"core-latest-tag": "v1.35.0-tm-v0.34.29",
55
"core-latest-sha": "f95a434e674610b3a2c5e7d26bd87da69ccaa213",
6-
"node-latest-tag": "v0.13.2",
7-
"node-latest-sha": "c1b41b0973e9d140b7651295e879d27ad47f42c4",
6+
"node-latest-tag": "v0.13.3",
7+
"node-latest-sha": "05238b3e087eb9ecd3b9684cd0125f2400f6f0c7",
88
});
99
export default mochaVersions;

0 commit comments

Comments
 (0)