diff --git a/package.json b/package.json index 85e35fe..4dab6fc 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "conventional-changelog-conventionalcommits": "^9.0.0", "prettier": "^3.0.0", "semantic-release": "^25.0.2", - "typescript": "^6.0.3" + "typescript": "^7.0.2" }, "types": "./build/lib/asyncbox.d.ts" }