diff --git a/package.json b/package.json index e126c25..651978f 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "eslint": "9.39.4", "jest": "29.7.0", "prettier": "3.8.1", - "typescript": "5.8.3" + "typescript": "6.0.2" }, "publishConfig": { "access": "public" diff --git a/yarn.lock b/yarn.lock index ee22e92..6a37c6d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4474,10 +4474,10 @@ typescript-eslint@8.18.1: "@typescript-eslint/parser" "8.18.1" "@typescript-eslint/utils" "8.18.1" -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== +typescript@6.0.2: + version "6.0.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.2.tgz#0b1bfb15f68c64b97032f3d78abbf98bdbba501f" + integrity sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ== unbox-primitive@^1.0.2: version "1.0.2"