Chore: Update to node 22 (#97779)

* update to node 22

* downgrade to 22.11.0

* switch to using node-version-file

* update @types/node

* revert back to using node-version
This commit is contained in:
Ashley Harrison
2024-12-12 16:39:52 +00:00
committed by GitHub
parent dbe2d7ac47
commit 08bb66ba72
29 changed files with 123 additions and 130 deletions

View File

@ -6,4 +6,4 @@ grabpl_version = "v3.1.1"
golang_version = "1.23.1"
# nodejs_version should match what's in ".nvmrc", but without the v prefix.
nodejs_version = "20.9.0"
nodejs_version = "22.11.0"