Skip to content

Commit

Permalink
chore(website): bump node from v21 to v22 (#1840)
Browse files Browse the repository at this point in the history
* chore(ci): use node version from `.nvmrc`

(cherry picked from commit c51d6d3e00e94170d71c9c9b73a31d219e2955e2)

* chore(website): bump node from v21 to v22

See release notes https://nodejs.org/en/blog/announcements/v22-release-announce
  • Loading branch information
corneliusroemer authored May 9, 2024
1 parent 9af75fd commit 3a1ea87
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v21
v22
2 changes: 1 addition & 1 deletion website/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v21
v22

0 comments on commit 3a1ea87

Please sign in to comment.