diff --git a/package.json b/package.json index 8105eb1..dc6f252 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "babel-jest": "^26.0.1", "jest": "^26.0.1", "prettier": "^2.0.2", - "typescript": "^5.3.2" + "typescript": "^6.0.3" }, "scripts": { "build": "ncc build src/main.ts --out dist/main",