Skip to content

Commit a97e191

Browse files
committed
update ts6 to beta
1 parent da05f0c commit a97e191

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/type-definitions/runner.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ const ES_TARGETS = [
1414
];
1515

1616
const TYPE_SCRIPT_VERSIONS = ALL_TESTS ? [
17-
'6.0.0-dev.20260208',
17+
'6.0.0-beta',
1818
'5.9',
1919
'5.8',
2020
'5.7',

0 commit comments

Comments
 (0)