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 Oct 1, 2024
1 parent 9d6765e commit d961bab
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.8",
"@types/node": "^18.19.50",
"@types/pg": "^8.11.0",
"@types/node": "^18.19.54",
"@types/pg": "^8.11.10",
"@types/proxyquire": "^1.3.31",
"@types/sinon": "^17.0.3",
"@types/sinon-chai": "^3.2.12",
Expand All @@ -73,7 +73,7 @@
"sinon-chai": "^3.7.0",
"supertest": "^6.3.4",
"type-coverage": "^2.29.1",
"typescript": "~5.5.4",
"typescript": "~5.6.2",
"validate-conventional-commit": "^1.0.4"
}
}

0 comments on commit d961bab

Please sign in to comment.