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 Mar 11, 2024
1 parent 21e41c4 commit 842c5ff
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,16 +43,16 @@
"@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",
"@types/supertest": "^6.0.2",
"@voxpelli/eslint-config": "^19.0.0",
"@voxpelli/tsconfig": "^10.0.0",
"@voxpelli/tsconfig": "^10.1.0",
"c8": "^9.1.0",
"chai": "^4.3.10",
"chai-as-promised": "^7.1.1",
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.4.2",
"validate-conventional-commit": "^1.0.3"
}
}

0 comments on commit 842c5ff

Please sign in to comment.