Skip to content

Commit

Permalink
Update Node.js to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 24, 2023
1 parent 62bfded commit d58e804
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 10 deletions.
32 changes: 24 additions & 8 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 @@ -38,7 +38,7 @@
"devDependencies": {
"@types/express": "^4.17.11",
"@types/jest": "^26.0.20",
"@types/node": "^14.14.31",
"@types/node": "^20.0.0",
"@types/node-statsd": "^0.1.2",
"@types/pino-http": "^5.4.0",
"@types/socket.io": "^2.1.13",
Expand All @@ -56,7 +56,7 @@
"typescript": "^4.2.3"
},
"engines": {
"node": "^14.16.0",
"node": "^20.0.0",
"npm": "^7.6.1"
},
"husky": {
Expand Down

0 comments on commit d58e804

Please sign in to comment.