diff --git a/package.json b/package.json index a119598c..36ff05a7 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "jest": "29.7.0", "ts-jest": "29.2.5", "typedoc": "0.27.4", - "typescript": "5.7.2" + "typescript": "5.8.3" }, "dependencies": { "@antwika/common": "0.0.94", diff --git a/yarn.lock b/yarn.lock index 6916d5fc..766f4bb6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6514,10 +6514,10 @@ typedoc@0.27.4: minimatch "^9.0.5" yaml "^2.6.1" -typescript@5.7.2: - version "5.7.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6" - integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg== +typescript@5.8.3: + version "5.8.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e" + integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ== uc.micro@^2.0.0, uc.micro@^2.1.0: version "2.1.0"