Skip to content

Commit

Permalink
chore(deps): update type dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 30, 2024
1 parent f78ef50 commit ea53d8a
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 @@ -46,7 +46,7 @@
"@types/express-session": "^1.17.10",
"@types/mocha": "^10.0.5",
"@types/node": "^16.18.63",
"@types/pg": "^8.10.9",
"@types/pg": "^8.11.0",
"@types/proxyquire": "^1.3.31",
"@types/sinon": "^17.0.2",
"@types/sinon-chai": "^3.2.12",
Expand Down Expand Up @@ -81,8 +81,8 @@
"sinon": "^17.0.1",
"sinon-chai": "^3.7.0",
"supertest": "^6.3.3",
"type-coverage": "^2.27.0",
"typescript": "~5.3.2",
"type-coverage": "^2.27.1",
"typescript": "~5.3.3",
"validate-conventional-commit": "^1.0.3"
}
}

0 comments on commit ea53d8a

Please sign in to comment.