Skip to content

Commit

Permalink
chore(deps): update dependency @types/express to v5 (#2110)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent 4f9c44c commit c95acf4
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 9 deletions.
42 changes: 34 additions & 8 deletions backend/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 backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"devDependencies": {
"@swc/cli": "^0.4.0",
"@swc/core": "^1.7.26",
"@types/express": "^4.17.15",
"@types/express": "^5.0.0",
"@types/jest": "^29.0.0",
"@types/node": "^20.12.10",
"@types/supertest": "^6.0.0",
Expand Down

0 comments on commit c95acf4

Please sign in to comment.