Skip to content

Commit

Permalink
chore(deps): update dependency @types/express to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent 5199f20 commit 281e892
Show file tree
Hide file tree
Showing 3 changed files with 58 additions and 8 deletions.
62 changes: 56 additions & 6 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@types/chai-as-promised": "8.0.1",
"@types/eslint__js": "8.42.3",
"@types/expect": "24.3.0",
"@types/express": "4.17.21",
"@types/express": "5.0.0",
"@types/fs-extra": "11.0.4",
"@types/he": "1.2.3",
"@types/jest": "29.5.13",
Expand Down
2 changes: 1 addition & 1 deletion packages/lib-http/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"devDependencies": {
"@types/cookie-parser": "1.4.7",
"@types/cors": "2.8.17",
"@types/express": "4.17.21",
"@types/express": "5.0.0",
"supertest": "6.3.4"
}
}

0 comments on commit 281e892

Please sign in to comment.