File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 6565 "@biomejs/biome" : " 2.2.2" ,
6666 "@changesets/changelog-github" : " 0.5.1" ,
6767 "@changesets/cli" : " 2.29.6" ,
68- "@tsconfig/node18 " : " 18.2.4 " ,
68+ "@tsconfig/node20 " : " 20.1.6 " ,
6969 "@tsconfig/strictest" : " 2.0.5" ,
7070 "@types/js-yaml" : " 4.0.9" ,
7171 "@types/lodash" : " 4.17.20" ,
Original file line number Diff line number Diff line change 11{
22 "extends" : [
33 " @tsconfig/strictest/tsconfig.json" ,
4- " @tsconfig/node18 /tsconfig.json"
4+ " @tsconfig/node20 /tsconfig.json"
55 ],
66 "compilerOptions" : {
77 "exactOptionalPropertyTypes" : false ,
Original file line number Diff line number Diff line change @@ -1141,10 +1141,10 @@ __metadata:
11411141 languageName : node
11421142 linkType : hard
11431143
1144- " @tsconfig/node18 @npm:18.2.4 " :
1145- version : 18.2.4
1146- resolution : " @tsconfig/node18 @npm:18.2.4 "
1147- checksum : 10c0/cdfd17f212660374eb2765cd5907b2252e43cfa2623cd52307a49f004327ef49bbe7d53c78b0aca57f33e9a5cb0d7d2eb5ded9be1235e6212f65c9f0699322b6
1144+ " @tsconfig/node20 @npm:20.1.6 " :
1145+ version : 20.1.6
1146+ resolution : " @tsconfig/node20 @npm:20.1.6 "
1147+ checksum : 10c0/736bca8c405222e78f77da068bf705b398e3afb3f2ec3c1d2a8792505283863bef8cca5646358fcbabd3b07c6fbbf0b1acdf09aa182254fe60eb519827737f09
11481148 languageName : node
11491149 linkType : hard
11501150
@@ -3711,7 +3711,7 @@ __metadata:
37113711 " @biomejs/wasm-nodejs " : " npm:2.2.2"
37123712 " @changesets/changelog-github " : " npm:0.5.1"
37133713 " @changesets/cli " : " npm:2.29.6"
3714- " @tsconfig/node18 " : " npm:18.2.4 "
3714+ " @tsconfig/node20 " : " npm:20.1.6 "
37153715 " @tsconfig/strictest " : " npm:2.0.5"
37163716 " @types/js-yaml " : " npm:4.0.9"
37173717 " @types/lodash " : " npm:4.17.20"
You can’t perform that action at this time.
0 commit comments