Skip to content

Commit

Permalink
Merge branch 'develop' into test-latest-v21
Browse files Browse the repository at this point in the history
  • Loading branch information
privatenumber authored Apr 2, 2024
2 parents b691b7c + a5daa7c commit 64bc2f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/utils/node-versions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export const nodeVersions = [
? [
'21.0.0',
'20.0.0',
latestMajor('18.19.0'),
latestMajor('18.20.0'),
'18.0.0',
] as const
: [] as const
Expand Down

0 comments on commit 64bc2f5

Please sign in to comment.