Skip to content

Commit b0705ed

Browse files
Update type dependencies
1 parent cc588ca commit b0705ed

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
"url-pattern": "^1.0.3"
4545
},
4646
"devDependencies": {
47-
"@types/debug": "^4.1.8",
48-
"@types/node": "^16.18.34",
47+
"@types/debug": "^4.1.12",
48+
"@types/node": "^16.18.101",
4949
"@voxpelli/eslint-config": "^18.0.0",
5050
"@voxpelli/tsconfig": "^8.0.0",
5151
"eslint": "^8.42.0",
@@ -63,8 +63,8 @@
6363
"installed-check": "^7.1.1",
6464
"knip": "^2.13.0",
6565
"npm-run-all2": "^6.0.5",
66-
"type-coverage": "^2.26.0",
67-
"typescript": "~5.1.3"
66+
"type-coverage": "^2.29.1",
67+
"typescript": "~5.5.3"
6868
},
6969
"peerDependencies": {
7070
"fastify": "^4.17.0"

0 commit comments

Comments
 (0)