diff --git a/package.json b/package.json index 84ff406a..7a0d0748 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "ts-jest": "29.1.4", "ts-node": "10.9.2", "typedoc": "0.28.5", - "typescript": "5.4.5", + "typescript": "5.8.3", "typescript-eslint": "8.33.1", "vinyl-buffer": "1.0.1", "vinyl-named": "1.1.0", diff --git a/yarn.lock b/yarn.lock index 89ae6d06..34612c64 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6790,10 +6790,10 @@ typescript-eslint@8.33.1: "@typescript-eslint/parser" "8.33.1" "@typescript-eslint/utils" "8.33.1" -typescript@5.4.5: - version "5.4.5" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611" - integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ== +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== typical@^7.1.1, typical@^7.2.0: version "7.3.0"