Skip to content

Commit

Permalink
Update Node.js to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 28, 2025
1 parent 799753c commit 0107875
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 12 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.18.0
22.13.1
20 changes: 11 additions & 9 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 @@ -43,7 +43,7 @@
"install-playwright": "npx playwright install"
},
"engines": {
"node": "^20.0.0",
"node": "^22.0.0",
"npm": "^10.0.0"
},
"jest": {
Expand Down Expand Up @@ -181,7 +181,7 @@
"@types/http-errors": "^2.0.1",
"@types/jest": "^29.5.0",
"@types/jsonwebtoken": "^9.0.1",
"@types/node": "^20.12.0",
"@types/node": "^22.0.0",
"@types/nunjucks": "^3.2.2",
"@types/passport": "^1.0.12",
"@types/passport-oauth2": "^1.4.12",
Expand Down

0 comments on commit 0107875

Please sign in to comment.