File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 32
32
"prettier" : " ^3.5.3" ,
33
33
"ts-jest" : " ^28.0.8" ,
34
34
"type-plus" : " ^7.6.2" ,
35
- "typescript" : " ^5.8.2 "
35
+ "typescript" : " ^5.8.3 "
36
36
},
37
37
"dependencies" : {}
38
38
}
Original file line number Diff line number Diff line change @@ -2343,10 +2343,10 @@ type-plus@^7.6.2:
2343
2343
tersify "^3.11.1"
2344
2344
unpartial "^1.0.4"
2345
2345
2346
- typescript@^5.8.2 :
2347
- version "5.8.2 "
2348
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2 .tgz#8170b3702f74b79db2e5a96207c15e65807999e4 "
2349
- integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ ==
2346
+ typescript@^5.8.3 :
2347
+ version "5.8.3 "
2348
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3 .tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e "
2349
+ integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ ==
2350
2350
2351
2351
unpartial@^1.0.0, unpartial@^1.0.4 :
2352
2352
version "1.0.4"
You can’t perform that action at this time.
0 commit comments