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 Feb 27, 2024
1 parent 21e41c4 commit 8f82a93
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@
"@types/chai-as-promised": "^7.1.8",
"@types/cookie-signature": "^1.1.2",
"@types/express": "^4.17.21",
"@types/express-session": "^1.17.10",
"@types/express-session": "^1.18.0",
"@types/mocha": "^10.0.6",
"@types/node": "^18.19.14",
"@types/pg": "^8.11.0",
"@types/pg": "^8.11.2",
"@types/proxyquire": "^1.3.31",
"@types/sinon": "^17.0.3",
"@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.4",
"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 8f82a93

Please sign in to comment.