Skip to content

Commit bcb5446

Browse files
authored
Apply suggestions from code review
1 parent 372686d commit bcb5446

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
const mochaVersions = Object.freeze({
2-
"app-latest-tag": "v3.3.1",
2+
"app-latest-tag": "v3.3.1-mocha",
33
"app-latest-sha": "addcd77c01fa6b58c59e05439592169d2e54555c",
44
"core-latest-tag": "v1.49.0-tm-v0.34.35",
55
"core-latest-sha": "511badf2d82480b5297a49469583fe176610941a",
6-
"node-latest-tag": "v0.21.5",
7-
"node-latest-sha": "d57107415355ef6fee3fc01ba12cd3e48d7a310c",
6+
"node-latest-tag": "v0.21.5-mocha",
7+
"node-latest-sha": "4bdd1db6cc26b3b8022c199ba8e39f6483cba8e9",
88
});
99
export default mochaVersions;

0 commit comments

Comments
 (0)