Skip to content

Commit

Permalink
chore(deps): update dependency node to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 13, 2024
1 parent e7e7d80 commit a07f2b1
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.20.5
22.11.0
32 changes: 16 additions & 16 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"homepage": "https://serenity-js.org",
"engines": {
"node": "^18.12 || ^20"
"node": "^18.12 || ^20 || ^22.0.0"
},
"dependencies": {
"@cucumber/cucumber": "^10.9.0",
Expand All @@ -43,7 +43,7 @@
"tiny-types": "^1.23.0"
},
"devDependencies": {
"@types/node": "^18.19.64",
"@types/node": "^22.9.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"eslint": "^8.57.1",
Expand Down

0 comments on commit a07f2b1

Please sign in to comment.