diff --git a/package.json b/package.json index e01f335..270d0eb 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@types/node": "^25.2.3", "@vitest/coverage-v8": "^4.0.18", "eslint": "^9.0.0", - "typescript": "^5.7.0", + "typescript": "^6.0.3", "typescript-eslint": "^8.55.0", "vitest": "^4.0.18" }, diff --git a/yarn.lock b/yarn.lock index ced3f6b..25a9422 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1404,10 +1404,10 @@ typescript-eslint@^8.55.0: "@typescript-eslint/typescript-estree" "8.62.0" "@typescript-eslint/utils" "8.62.0" -typescript@^5.7.0: - version "5.9.3" - resolved "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz" - integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw== +typescript@^6.0.3: + version "6.0.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.3.tgz#90251dc007916e972786cb94d74d15b185577d21" + integrity sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw== "undici-types@>=7.24.0 <7.24.7": version "7.24.6"