Skip to content

Commit

Permalink
chore: update nodejs to 22.11.0
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Davids <[email protected]>
  • Loading branch information
sdavids committed Nov 4, 2024
1 parent 0963faa commit da170b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion hp/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.18.0
22.11.0
2 changes: 1 addition & 1 deletion hp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"devEngines": {
"runtime": {
"name": "node",
"version": ">= 20.18",
"version": ">= 22.11",
"onFail": "error"
},
"packageManager": {
Expand Down

0 comments on commit da170b7

Please sign in to comment.