File tree Expand file tree Collapse file tree 3 files changed +15
-10
lines changed Expand file tree Collapse file tree 3 files changed +15
-10
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ " aws-sdk-js-codemod " : patch
3
+ ---
4
+
5
+ Bump TypeScript to 5.9
Original file line number Diff line number Diff line change 52
52
"@types/node" : " ^18.19.112" ,
53
53
"aws-sdk" : " 2.1692.0" ,
54
54
"tsx" : " ^4.20.3" ,
55
- "typescript" : " ~5.8.3 "
55
+ "typescript" : " ~5.9.2 "
56
56
},
57
57
"engines" : {
58
58
"node" : " >=18.0.0"
Original file line number Diff line number Diff line change @@ -1210,7 +1210,7 @@ __metadata:
1210
1210
aws-sdk : " npm:2.1692.0"
1211
1211
jscodeshift : " npm:17.3.0"
1212
1212
tsx : " npm:^4.20.3"
1213
- typescript : " npm:~5.8.3 "
1213
+ typescript : " npm:~5.9.2 "
1214
1214
bin :
1215
1215
aws-sdk-js-codemod : bin/aws-sdk-js-codemod
1216
1216
languageName : unknown
@@ -3216,23 +3216,23 @@ __metadata:
3216
3216
languageName : node
3217
3217
linkType : hard
3218
3218
3219
- " typescript@npm:~5.8.3 " :
3220
- version : 5.8.3
3221
- resolution : " typescript@npm:5.8.3 "
3219
+ " typescript@npm:~5.9.2 " :
3220
+ version : 5.9.2
3221
+ resolution : " typescript@npm:5.9.2 "
3222
3222
bin :
3223
3223
tsc : bin/tsc
3224
3224
tsserver : bin/tsserver
3225
- checksum : 10c0/5f8bb01196e542e64d44db3d16ee0e4063ce4f3e3966df6005f2588e86d91c03e1fb131c2581baf0fb65ee79669eea6e161cd448178986587e9f6844446dbb48
3225
+ checksum : 10c0/cd635d50f02d6cf98ed42de2f76289701c1ec587a363369255f01ed15aaf22be0813226bff3c53e99d971f9b540e0b3cc7583dbe05faded49b1b0bed2f638a18
3226
3226
languageName : node
3227
3227
linkType : hard
3228
3228
3229
- " typescript@patch:typescript@npm%3A~5.8.3 #optional!builtin<compat/typescript> " :
3230
- version : 5.8.3
3231
- resolution : " typescript@patch:typescript@npm%3A5.8.3 #optional!builtin<compat/typescript>::version=5.8.3 &hash=5786d5"
3229
+ " typescript@patch:typescript@npm%3A~5.9.2 #optional!builtin<compat/typescript> " :
3230
+ version : 5.9.2
3231
+ resolution : " typescript@patch:typescript@npm%3A5.9.2 #optional!builtin<compat/typescript>::version=5.9.2 &hash=5786d5"
3232
3232
bin :
3233
3233
tsc : bin/tsc
3234
3234
tsserver : bin/tsserver
3235
- checksum : 10c0/39117e346ff8ebd87ae1510b3a77d5d92dae5a89bde588c747d25da5c146603a99c8ee588c7ef80faaf123d89ed46f6dbd918d534d641083177d5fac38b8a1cb
3235
+ checksum : 10c0/34d2a8e23eb8e0d1875072064d5e1d9c102e0bdce56a10a25c0b917b8aa9001a9cf5c225df12497e99da107dc379360bc138163c66b55b95f5b105b50578067e
3236
3236
languageName : node
3237
3237
linkType : hard
3238
3238
You can’t perform that action at this time.
0 commit comments