Skip to content

Commit a5daa7c

Browse files
test: latest node v18 (#512)
1 parent 7eada91 commit a5daa7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/utils/node-versions.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ export const nodeVersions = [
1616
'21.5.0',
1717
latestMajor('20.10.0'),
1818
'20.0.0',
19-
latestMajor('18.19.0'),
19+
latestMajor('18.20.0'),
2020
'18.0.0',
2121
] as const
2222
: [] as const

0 commit comments

Comments
 (0)