Skip to content

Commit

Permalink
Merge pull request #426 from serenity-js/renovate/node-22.x
Browse files Browse the repository at this point in the history
Update Node.js to v22
  • Loading branch information
jan-molak authored Nov 19, 2024
2 parents e1aeced + 0e4018e commit f91b88a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .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 package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"homepage": "https://serenity-js.org",
"engines": {
"node": "^18.12 || ^20"
"node": "^18.12 || ^20 || ^22.0.0"
},
"devDependencies": {
"@cucumber/cucumber": "^11.1.0",
Expand Down

0 comments on commit f91b88a

Please sign in to comment.