File tree 2 files changed +6
-16
lines changed
2 files changed +6
-16
lines changed Original file line number Diff line number Diff line change 69
69
"@types/ts-expose-internals" :
" npm:[email protected] " ,
70
70
"@types/ts-node" : " npm:ts-node@^10.9.2" ,
71
71
"@types/typescript-3" :
" npm:[email protected] " ,
72
- "@types/typescript-4.7" : " npm:typescript@4.9 .x" ,
72
+ "@types/typescript-4.7" : " npm:typescript@5.7 .x" ,
73
73
"changelogen" : " ^0.5.5" ,
74
74
"eslint" : " 9.x" ,
75
75
"globals" : " ^15.9.0" ,
Original file line number Diff line number Diff line change @@ -398,13 +398,13 @@ __metadata:
398
398
languageName : node
399
399
linkType : hard
400
400
401
- " @types/typescript-4.7@npm:typescript@4.9.x " :
402
- version : 4.9.5
403
- resolution : " typescript@npm:4.9.5 "
401
+ " @types/typescript-4.7@npm:typescript@5.7.x, typescript@npm:^5.5.4 " :
402
+ version : 5.7.2
403
+ resolution : " typescript@npm:5.7.2 "
404
404
bin :
405
405
tsc : bin/tsc
406
406
tsserver : bin/tsserver
407
- checksum : 10c0/5f6cad2e728a8a063521328e612d7876e12f0d8a8390d3b3aaa452a6a65e24e9ac8ea22beb72a924fd96ea0a49ea63bb4e251fb922b12eedfb7f7a26475e5c56
407
+ checksum : 10c0/a873118b5201b2ef332127ef5c63fb9d9c155e6fdbe211cbd9d8e65877283797cca76546bad742eea36ed7efbe3424a30376818f79c7318512064e8625d61622
408
408
languageName : node
409
409
linkType : hard
410
410
@@ -2932,7 +2932,7 @@ __metadata:
2932
2932
" @types/ts-expose-internals " :
" npm:[email protected] "
2933
2933
" @types/ts-node " : " npm:ts-node@^10.9.2"
2934
2934
" @types/typescript-3 " :
" npm:[email protected] "
2935
- " @types/typescript-4.7 " : " npm:typescript@4.9 .x"
2935
+ " @types/typescript-4.7 " : " npm:typescript@5.7 .x"
2936
2936
changelogen : " npm:^0.5.5"
2937
2937
eslint : " npm:9.x"
2938
2938
globals : " npm:^15.9.0"
@@ -2947,16 +2947,6 @@ __metadata:
2947
2947
languageName : unknown
2948
2948
linkType : soft
2949
2949
2950
- " typescript@npm:^5.5.4 " :
2951
- version : 5.7.2
2952
- resolution : " typescript@npm:5.7.2"
2953
- bin :
2954
- tsc : bin/tsc
2955
- tsserver : bin/tsserver
2956
- checksum : 10c0/a873118b5201b2ef332127ef5c63fb9d9c155e6fdbe211cbd9d8e65877283797cca76546bad742eea36ed7efbe3424a30376818f79c7318512064e8625d61622
2957
- languageName : node
2958
- linkType : hard
2959
-
2960
2950
" typescript@patch:typescript@npm%3A^5.5.4#optional!builtin<compat/typescript> " :
2961
2951
version : 5.7.2
2962
2952
resolution : " typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=5786d5"
You can’t perform that action at this time.
0 commit comments