diff --git a/package.json b/package.json index c223b8d..47dd160 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@commitlint/config-conventional": "^19.2.2", "husky": "^9.0.11", "prettier": "^3.0.0", - "typescript": "^5.4.2" + "typescript": "~5.5.0" }, "peerDependencies": { "typescript-to-lua": ">=1.0.0" diff --git a/yarn.lock b/yarn.lock index f57e7e1..92a7439 100644 --- a/yarn.lock +++ b/yarn.lock @@ -780,7 +780,7 @@ text-extensions@^2.0.0: resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5" integrity sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg== -typescript@^5.4.2: +typescript@~5.5.0: version "5.5.4" resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba" integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==