This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Commit 92198cb authored Aug 5, 2024 · 29 / 30 · Verified
1 parent b2100fc commit 92198cb Copy full SHA for 92198cb
File tree 2 files changed +15
-6
lines changed
2 files changed +15
-6
lines changed Original file line number Diff line number Diff line change 88
88
"@tsconfig/node14" : " ^14.0.0" ,
89
89
"@types/dedent" : " ^0.7.0" ,
90
90
"@types/jest" : " ^29.0.0" ,
91
- "@types/node" : " ^14.17 .0" ,
91
+ "@types/node" : " ^20.0 .0" ,
92
92
"@typescript-eslint/eslint-plugin" : " ^5.0.0" ,
93
93
"@typescript-eslint/parser" : " ^5.0.0" ,
94
94
"babel-jest" : " ^29.0.0" ,
Original file line number Diff line number Diff line change @@ -2867,10 +2867,12 @@ __metadata:
2867
2867
languageName : node
2868
2868
linkType : hard
2869
2869
2870
- " @types/node@npm:^14.17.0 " :
2871
- version : 14.18.63
2872
- resolution : " @types/node@npm:14.18.63"
2873
- checksum : be909061a54931778c71c49dc562586c32f909c4b6197e3d71e6dac726d8bd9fccb9f599c0df99f52742b68153712b5097c0f00cac4e279fa894b0ea6719a8fd
2870
+ " @types/node@npm:^20.0.0 " :
2871
+ version : 20.14.14
2872
+ resolution : " @types/node@npm:20.14.14"
2873
+ dependencies :
2874
+ undici-types : ~5.26.4
2875
+ checksum : cb2199123efca94908ee7191cc7b7abc11b26bf1fbb93c2948d5537a6594eedc35d4748d9fa998078fdc2eb5cc3a11d6d87b2fea20a05bda9d304e37d3c3282a
2874
2876
languageName : node
2875
2877
linkType : hard
2876
2878
@@ -5008,7 +5010,7 @@ __metadata:
5008
5010
" @tsconfig/node14 " : ^14.0.0
5009
5011
" @types/dedent " : ^0.7.0
5010
5012
" @types/jest " : ^29.0.0
5011
- " @types/node " : ^14.17 .0
5013
+ " @types/node " : ^20.0 .0
5012
5014
" @typescript-eslint/eslint-plugin " : ^5.0.0
5013
5015
" @typescript-eslint/parser " : ^5.0.0
5014
5016
" @typescript-eslint/utils " : ^5.10.0
@@ -10772,6 +10774,13 @@ __metadata:
10772
10774
languageName : node
10773
10775
linkType : hard
10774
10776
10777
+ " undici-types@npm:~5.26.4 " :
10778
+ version : 5.26.5
10779
+ resolution : " undici-types@npm:5.26.5"
10780
+ checksum : 3192ef6f3fd5df652f2dc1cd782b49d6ff14dc98e5dced492aa8a8c65425227da5da6aafe22523c67f035a272c599bb89cfe803c1db6311e44bed3042fc25487
10781
+ languageName : node
10782
+ linkType : hard
10783
+
10775
10784
" undici-types@npm:~6.13.0 " :
10776
10785
version : 6.13.0
10777
10786
resolution : " undici-types@npm:6.13.0"
You can’t perform that action at this time.
0 commit comments