Drop Node.js 18, now requires Node.js >= 20.9.0

This commit is contained in:
Lovell Fuller
2025-12-17 14:44:46 +00:00
parent 34c39fa194
commit 283c7d3f0c
21 changed files with 98 additions and 88 deletions

View File

@@ -31,7 +31,7 @@ please open an issue against that package instead.
<!-- Please place an [x] in the relevant box to confirm. -->
- [ ] I am using Node.js with a version that satisfies `^18.17.0 || ^20.3.0 || >=21.0.0`
- [ ] I am using Node.js with a version that satisfies `>=20.9.0`
- [ ] I am using Deno
- [ ] I am using Bun