diff --git a/package.json b/package.json index 77a66c1..f61375e 100644 --- a/package.json +++ b/package.json @@ -111,8 +111,8 @@ "npm-run-all2": "^6.0.5", "sinon": "^15.1.2", "sinon-chai": "^3.7.0", - "tsd": "^0.28.1", - "type-coverage": "^2.26.0", - "typescript": "~5.1.3" + "tsd": "^0.29.0", + "type-coverage": "^2.26.2", + "typescript": "~5.2.2" } }