diff --git a/package.json b/package.json index ef5d36af..c5b44644 100644 --- a/package.json +++ b/package.json @@ -1345,6 +1345,6 @@ "globals": "^17.6.0", "mocha": "^11.7.5", "npm-run-all": "^4.1.5", - "typescript": "^5.9.3" + "typescript": "^6.0.3" } } diff --git a/yarn.lock b/yarn.lock index 0acee77f..b0d79ebb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2913,10 +2913,10 @@ typedarray.prototype.slice@^1.0.5: typed-array-buffer "^1.0.3" typed-array-byte-offset "^1.0.4" -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== uint8array-extras@^1.5.0: version "1.5.0"