Skip to content
This repository was archived by the owner on Sep 29, 2025. It is now read-only.

Commit c11167c

Browse files
chore(deps): update dependency typescript to v5.8.3
1 parent 3dcca23 commit c11167c

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
"prettier": "3.5.3",
2727
"ts-jest": "29.3.1",
2828
"ts-node": "10.9.2",
29-
"typescript": "5.8.2"
29+
"typescript": "5.8.3"
3030
},
3131
"scripts": {
3232
"postinstall": "husky",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3376,10 +3376,10 @@ type-fest@^4.38.0:
33763376
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.38.0.tgz#659fa14d1a71c2811400aa3b5272627e0c1e6b96"
33773377
integrity sha512-2dBz5D5ycHIoliLYLi0Q2V7KRaDlH0uWIvmk7TYlAg5slqwiPv1ezJdZm1QEM0xgk29oYWMCbIG7E6gHpvChlg==
33783378

3379-
typescript@5.8.2:
3380-
version "5.8.2"
3381-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
3382-
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
3379+
typescript@5.8.3:
3380+
version "5.8.3"
3381+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
3382+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
33833383

33843384
unbox-primitive@^1.0.2:
33853385
version "1.0.2"

0 commit comments

Comments
 (0)