diff --git a/package.json b/package.json index 4f51ed98..4a604f1e 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "react-native": "0.85.2", "rimraf": "^6.1.3", "ts-jest": "^29.4.9", - "typescript": "^5.9.3" + "typescript": "^6.0.3" }, "config": { "commitizen": { diff --git a/yarn.lock b/yarn.lock index ab7eee9e..1796a3d0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9481,10 +9481,10 @@ typescript-eslint@^8.15.0, typescript-eslint@^8.20.0: "@typescript-eslint/parser" "8.20.0" "@typescript-eslint/utils" "8.20.0" -typescript@^5.9.3: - version "5.9.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f" - 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== uglify-js@^3.1.4: version "3.17.4"