File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 51
51
"@types/jscodeshift" : " ^17.3.0" ,
52
52
"@types/node" : " ^18.19.112" ,
53
53
"aws-sdk" : " 2.1692.0" ,
54
- "tsx" : " ^4.7.1 " ,
54
+ "tsx" : " ^4.20.3 " ,
55
55
"typescript" : " ~5.8.3"
56
56
},
57
57
"engines" : {
Original file line number Diff line number Diff line change @@ -1205,7 +1205,7 @@ __metadata:
1205
1205
" @types/node " : " npm:^18.19.112"
1206
1206
aws-sdk : " npm:2.1692.0"
1207
1207
jscodeshift : " npm:17.3.0"
1208
- tsx : " npm:^4.7.1 "
1208
+ tsx : " npm:^4.20.3 "
1209
1209
typescript : " npm:~5.8.3"
1210
1210
bin :
1211
1211
aws-sdk-js-codemod : bin/aws-sdk-js-codemod
@@ -3190,9 +3190,9 @@ __metadata:
3190
3190
languageName : node
3191
3191
linkType : hard
3192
3192
3193
- " tsx@npm:^4.7.1 " :
3194
- version : 4.19 .3
3195
- resolution : " tsx@npm:4.19 .3"
3193
+ " tsx@npm:^4.20.3 " :
3194
+ version : 4.20 .3
3195
+ resolution : " tsx@npm:4.20 .3"
3196
3196
dependencies :
3197
3197
esbuild : " npm:~0.25.0"
3198
3198
fsevents : " npm:~2.3.3"
@@ -3202,7 +3202,7 @@ __metadata:
3202
3202
optional : true
3203
3203
bin :
3204
3204
tsx : dist/cli.mjs
3205
- checksum : 10c0/cacfb4cf1392ae10e8e4fe032ad26ccb07cd8a3b32e5a0da270d9c48d06ee74f743e4a84686cbc9d89b48032d59bbc56cd911e076f53cebe61dc24fa525ff790
3205
+ checksum : 10c0/6ff0d91ed046ec743fac7ed60a07f3c025e5b71a5aaf58f3d2a6b45e4db114c83e59ebbb078c8e079e48d3730b944a02bc0de87695088aef4ec8bbc705dc791b
3206
3206
languageName : node
3207
3207
linkType : hard
3208
3208
You can’t perform that action at this time.
0 commit comments