Skip to content

Commit

Permalink
Update type dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 17, 2024
1 parent 06d6a79 commit 9360e85
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@types/mocha": "^8.2.0",
"@types/multer": "^1.4.5",
"@types/node": "^10.17.51",
"@types/node-fetch": "^1.6.9",
"@types/node-fetch": "^2.6.11",
"@types/sinon": "^9.0.10",
"@types/sinon-chai": "^3.2.5",
"@types/supertest": "^2.0.10",
Expand Down Expand Up @@ -73,8 +73,8 @@
"sinon": "^9.2.4",
"sinon-chai": "^3.5.0",
"supertest": "6.1.3",
"type-fest": "^0.20.2",
"typescript": "^4.1.3"
"type-fest": "^4.22.0",
"typescript": "^5.5.3"
},
"dependencies": {
"body-parser": "^1.13.1",
Expand Down

0 comments on commit 9360e85

Please sign in to comment.