File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 37
37
"@types/node" : " 18.0.0" ,
38
38
"@types/progress" : " 2.0.5" ,
39
39
"@types/prompts" : " 2.0.14" ,
40
- "ts-node" : " 10.8.2 " ,
40
+ "ts-node" : " 10.9.0 " ,
41
41
"tslint" : " 6.1.3" ,
42
42
"typescript" : " 4.7.4"
43
43
},
Original file line number Diff line number Diff line change @@ -3243,10 +3243,10 @@ truncate-utf8-bytes@^1.0.0:
3243
3243
dependencies :
3244
3244
utf8-byte-length "^1.0.1"
3245
3245
3246
- ts-node@10.8.2 :
3247
- version "10.8.2 "
3248
- resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.8.2 .tgz#3185b75228cef116bf82ffe8762594f54b2a23f2 "
3249
- integrity sha512-LYdGnoGddf1D6v8REPtIH+5iq/gTDuZqv2/UJUU7tKjuEU8xVZorBM+buCGNjj+pGEud+sOoM4CX3/YzINpENA ==
3246
+ ts-node@10.9.0 :
3247
+ version "10.9.0 "
3248
+ resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.9.0 .tgz#d719c3e66e821fb9ad5e1c006542974c29145ca8 "
3249
+ integrity sha512-bunW18GUyaCSYRev4DPf4SQpom3pWH29wKl0sDk5zE7ze19RImEVhCW7K4v3hHKkUyfWotU08ToE2RS+Y49aug ==
3250
3250
dependencies :
3251
3251
" @cspotcode/source-map-support" " ^0.8.0"
3252
3252
" @tsconfig/node10" " ^1.0.7"
You can’t perform that action at this time.
0 commit comments