Skip to content

Commit 1a4bfd8

Browse files
chore(deps): update type dependencies
1 parent 9a491c4 commit 1a4bfd8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@types/chai": "^4.3.16",
4242
"@types/chai-as-promised": "^7.1.8",
4343
"@types/mocha": "^10.0.7",
44-
"@types/node": "^18.19.40",
44+
"@types/node": "^18.19.130",
4545
"@voxpelli/eslint-config": "^22.1.0",
4646
"@voxpelli/tsconfig": "^12.0.1",
4747
"c8": "^10.1.2",
@@ -53,8 +53,8 @@
5353
"knip": "^5.26.0",
5454
"mocha": "^10.5.1",
5555
"npm-run-all2": "^6.2.0",
56-
"type-coverage": "^2.29.1",
57-
"typescript": "~5.5.3",
56+
"type-coverage": "^2.29.7",
57+
"typescript": "~5.9.3",
5858
"validate-conventional-commit": "^1.0.3"
5959
},
6060
"dependencies": {

0 commit comments

Comments
 (0)