Skip to content

Commit 4905ace

Browse files
chore(deps): update type dependencies
1 parent 21e41c4 commit 4905ace

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,16 +43,16 @@
4343
"@types/chai-as-promised": "^7.1.8",
4444
"@types/cookie-signature": "^1.1.2",
4545
"@types/express": "^4.17.21",
46-
"@types/express-session": "^1.17.10",
46+
"@types/express-session": "^1.18.0",
4747
"@types/mocha": "^10.0.6",
4848
"@types/node": "^18.19.14",
49-
"@types/pg": "^8.11.0",
49+
"@types/pg": "^8.11.6",
5050
"@types/proxyquire": "^1.3.31",
5151
"@types/sinon": "^17.0.3",
5252
"@types/sinon-chai": "^3.2.12",
5353
"@types/supertest": "^6.0.2",
5454
"@voxpelli/eslint-config": "^19.0.0",
55-
"@voxpelli/tsconfig": "^10.0.0",
55+
"@voxpelli/tsconfig": "^10.1.0",
5656
"c8": "^9.1.0",
5757
"chai": "^4.3.10",
5858
"chai-as-promised": "^7.1.1",
@@ -81,8 +81,8 @@
8181
"sinon": "^17.0.1",
8282
"sinon-chai": "^3.7.0",
8383
"supertest": "^6.3.4",
84-
"type-coverage": "^2.27.0",
85-
"typescript": "~5.3.2",
84+
"type-coverage": "^2.29.0",
85+
"typescript": "~5.5.2",
8686
"validate-conventional-commit": "^1.0.3"
8787
}
8888
}

0 commit comments

Comments
 (0)