Skip to content

Commit 58c8795

Browse files
committed
add more TS integration tests
1 parent ae9a439 commit 58c8795

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

integrationTests/ts/package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@
1414
"typescript-4.7": "npm:[email protected]",
1515
"typescript-4.8": "npm:[email protected]",
1616
"typescript-4.9": "npm:[email protected]",
17-
"typescript-4.9": "npm:[email protected]"
17+
"typescript-5.0": "npm:[email protected]",
18+
"typescript-5.1": "npm:[email protected]",
19+
"typescript-5.2": "npm:[email protected]",
20+
"typescript-5.3": "npm:[email protected]",
21+
"typescript-5.4": "npm:[email protected]",
22+
"typescript-5.5": "npm:[email protected]"
1823
}
1924
}

0 commit comments

Comments
 (0)