Skip to content

Commit 6b6e575

Browse files
chore(deps): update type dependencies
1 parent 85518f5 commit 6b6e575

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@
7676
"@types/chai": "^4.3.16",
7777
"@types/chai-string": "^1.4.5",
7878
"@types/mocha": "^10.0.7",
79-
"@types/node": "^18.19.42",
80-
"@types/verror": "^1.10.10",
79+
"@types/node": "^18.19.78",
80+
"@types/verror": "^1.10.11",
8181
"@voxpelli/eslint-config": "^22.1.0",
8282
"@voxpelli/tsconfig": "^13.0.0",
8383
"c8": "^10.1.2",
@@ -90,8 +90,8 @@
9090
"linemod": "^2.0.1",
9191
"mocha": "^10.7.0",
9292
"npm-run-all2": "^6.2.2",
93-
"type-coverage": "^2.29.1",
94-
"typescript": "~5.5.3",
93+
"type-coverage": "^2.29.7",
94+
"typescript": "~5.8.2",
9595
"verror": "^1.10.1"
9696
}
9797
}

0 commit comments

Comments
 (0)