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.2.5" ,
33
33
"ts-jest" : " ^28.0.8" ,
34
34
"type-plus" : " ^7.6.2" ,
35
- "typescript" : " ^5.4.2 "
35
+ "typescript" : " ^5.4.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.4.2 :
2347
- version "5.4.2 "
2348
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2 .tgz#0ae9cebcfae970718474fe0da2c090cad6577372 "
2349
- integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ ==
2346
+ typescript@^5.4.3 :
2347
+ version "5.4.3 "
2348
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3 .tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff "
2349
+ integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg ==
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