File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 63
63
"ts-jest" : " ^29.2.5" ,
64
64
"ts-node" : " ^10.9.2" ,
65
65
"tsc-alias" : " ^1.8.10" ,
66
- "typescript" : " ^5.6.2 "
66
+ "typescript" : " ^5.6.3 "
67
67
},
68
68
"packageManager" :
" [email protected] "
69
69
}
Original file line number Diff line number Diff line change @@ -862,7 +862,7 @@ __metadata:
862
862
ts-jest : " npm:^29.2.5"
863
863
ts-node : " npm:^10.9.2"
864
864
tsc-alias : " npm:^1.8.10"
865
- typescript : " npm:^5.6.2 "
865
+ typescript : " npm:^5.6.3 "
866
866
unified : " npm:^11.0.5"
867
867
languageName : unknown
868
868
linkType : soft
@@ -6813,23 +6813,23 @@ __metadata:
6813
6813
languageName : node
6814
6814
linkType : hard
6815
6815
6816
- " typescript@npm:^5.4.5, typescript@npm:^5.6.2 " :
6817
- version : 5.6.2
6818
- resolution : " typescript@npm:5.6.2 "
6816
+ " typescript@npm:^5.4.5, typescript@npm:^5.6.3 " :
6817
+ version : 5.6.3
6818
+ resolution : " typescript@npm:5.6.3 "
6819
6819
bin :
6820
6820
tsc : bin/tsc
6821
6821
tsserver : bin/tsserver
6822
- checksum : 3ed8297a8c7c56b7fec282532503d1ac795239d06e7c4966b42d4330c6cf433a170b53bcf93a130a7f14ccc5235de5560df4f1045eb7f3550b46ebed16d3c5e5
6822
+ checksum : 44f61d3fb15c35359bc60399cb8127c30bae554cd555b8e2b46d68fa79d680354b83320ad419ff1b81a0bdf324197b29affe6cc28988cd6a74d4ac60c94f9799
6823
6823
languageName : node
6824
6824
linkType : hard
6825
6825
6826
- " typescript@patch:typescript@npm%3A^5.4.5#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.6.2 #optional!builtin<compat/typescript> " :
6827
- version : 5.6.2
6828
- resolution : " typescript@patch:typescript@npm%3A5.6.2 #optional!builtin<compat/typescript>::version=5.6.2 &hash=29ae49"
6826
+ " typescript@patch:typescript@npm%3A^5.4.5#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.6.3 #optional!builtin<compat/typescript> " :
6827
+ version : 5.6.3
6828
+ resolution : " typescript@patch:typescript@npm%3A5.6.3 #optional!builtin<compat/typescript>::version=5.6.3 &hash=29ae49"
6829
6829
bin :
6830
6830
tsc : bin/tsc
6831
6831
tsserver : bin/tsserver
6832
- checksum : e6c1662e4852e22fe4bbdca471dca3e3edc74f6f1df043135c44a18a7902037023ccb0abdfb754595ca9028df8920f2f8492c00fc3cbb4309079aae8b7de71cd
6832
+ checksum : ac8307bb06bbfd08ae7137da740769b7d8c3ee5943188743bb622c621f8ad61d244767480f90fbd840277fbf152d8932aa20c33f867dea1bb5e79b187ca1a92f
6833
6833
languageName : node
6834
6834
linkType : hard
6835
6835
You can’t perform that action at this time.
0 commit comments