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 29, 2024
1 parent 86ca86a commit 4cf6939
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 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.60",
"@types/pg": "^8.11.10",
"@types/proxyquire": "^1.3.31",
"@types/sinon": "^17.0.3",
"@types/sinon-chai": "^3.2.12",
Expand All @@ -72,8 +72,8 @@
"sinon": "^17.0.1",
"sinon-chai": "^3.7.0",
"supertest": "^6.3.4",
"type-coverage": "^2.29.1",
"typescript": "~5.5.4",
"type-coverage": "^2.29.7",
"typescript": "~5.6.3",
"validate-conventional-commit": "^1.0.4"
}
}

0 comments on commit 4cf6939

Please sign in to comment.