Skip to content

Commit 135c4be

Browse files
Update dependency typescript from 5.8.3 to 6.0.2
1 parent baf6a0c commit 135c4be

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"eslint": "9.39.4",
2727
"jest": "29.7.0",
2828
"prettier": "3.8.1",
29-
"typescript": "5.8.3"
29+
"typescript": "6.0.2"
3030
},
3131
"publishConfig": {
3232
"access": "public"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4474,10 +4474,10 @@ typescript-eslint@8.18.1:
44744474
"@typescript-eslint/parser" "8.18.1"
44754475
"@typescript-eslint/utils" "8.18.1"
44764476

4477-
typescript@5.8.3:
4478-
version "5.8.3"
4479-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
4480-
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
4477+
typescript@6.0.2:
4478+
version "6.0.2"
4479+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.2.tgz#0b1bfb15f68c64b97032f3d78abbf98bdbba501f"
4480+
integrity sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==
44814481

44824482
unbox-primitive@^1.0.2:
44834483
version "1.0.2"

0 commit comments

Comments
 (0)