diff --git a/package-lock.json b/package-lock.json index 2cd010bf..dc68ffc7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,9 +32,9 @@ "prettier": "^3.2.5", "pretty-quick": "^4.0.0", "rimraf": "^6.0.0", - "tsd": "^0.31.0", + "tsd": "^0.31.2", "tsutils": "^3.21.0", - "typescript": "^5.3.3" + "typescript": "^5.6.3" } }, "node_modules/@angular-eslint/bundled-angular-compiler": { diff --git a/package.json b/package.json index 5c76e9d3..42f32254 100644 --- a/package.json +++ b/package.json @@ -152,9 +152,9 @@ "prettier": "^3.2.5", "pretty-quick": "^4.0.0", "rimraf": "^6.0.0", - "tsd": "^0.31.0", + "tsd": "^0.31.2", "tsutils": "^3.21.0", - "typescript": "^5.3.3" + "typescript": "^5.6.3" }, "publishConfig": { "provenance": true