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 31, 2023
1 parent a5ff66f commit 5f20b2e
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 7 deletions.
18 changes: 13 additions & 5 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 @@ -19,7 +19,7 @@
}
},
"engines": {
"node": ">=18.x.x <=19.x.x",
"node": ">=18.x.x <=20.9.0",
"yarn": "not allowed in this project",
"npm": ">=8.0.0"
},
Expand Down Expand Up @@ -91,7 +91,7 @@
"@types/express-fileupload": "^1.4.1",
"@types/jest": "29.5.1",
"@types/jsonwebtoken": "9.0.2",
"@types/node": "18.16.4",
"@types/node": "20.8.10",
"@types/supertest": "2.0.12",
"@types/validator": "13.7.15",
"@typescript-eslint/eslint-plugin": "5.59.2",
Expand Down

0 comments on commit 5f20b2e

Please sign in to comment.