Skip to content

Commit

Permalink
test: Node 21.5.0 (#449)
Browse files Browse the repository at this point in the history
  • Loading branch information
privatenumber committed Dec 31, 2023
1 parent 9c000f0 commit 48eedfd
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 @@ -13,7 +13,7 @@ export const nodeVersions = [
&& process.platform !== 'win32'
)
? [
'21.0.0',
'21.5.0',
latestMajor('20.10.0'),
'20.0.0',
latestMajor('18.19.0'),
Expand Down

0 comments on commit 48eedfd

Please sign in to comment.