Skip to content

Commit 03bfb4d

Browse files
Update type dependencies
1 parent 158da0b commit 03bfb4d

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
@@ -65,7 +65,7 @@
6565
"@skypack/package-check": "^0.2.2",
6666
"@types/chai": "^4.3.5",
6767
"@types/mocha": "^10.0.1",
68-
"@types/node": "^16.18.40",
68+
"@types/node": "^16.18.101",
6969
"@types/pino": "^7.0.5",
7070
"@types/sinon": "^10.0.16",
7171
"@types/sinon-chai": "^3.2.9",
@@ -92,7 +92,7 @@
9292
"pino": "^8.15.0",
9393
"sinon": "^15.2.0",
9494
"sinon-chai": "^3.7.0",
95-
"type-coverage": "^2.26.0",
96-
"typescript": "~5.1.6"
95+
"type-coverage": "^2.29.0",
96+
"typescript": "~5.5.3"
9797
}
9898
}

0 commit comments

Comments
 (0)