Skip to content

Commit 1913a87

Browse files
committed
ci(types): update typescript types
1 parent c34f33a commit 1913a87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
matrix:
3131
node: [lts/*]
3232
# Based on https://majors.nullvoxpopuli.com/q?minors=on&packages=typescript
33-
typescript: ["5.4"]
33+
typescript: ["5.5", "5.6", "5.7"]
3434
fail-fast: false
3535

3636
steps:

0 commit comments

Comments
 (0)