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 Sep 13, 2024
1 parent 81b5630 commit 006d4b3
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 @@ -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/pg": "^8.11.9",
"@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 006d4b3

Please sign in to comment.