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 55
55
"eslint-plugin-unicorn" : " ^21.0.0" ,
56
56
"eslint-plugin-unused-imports" : " ^2.0.0" ,
57
57
"prettier" : " 2.6.2" ,
58
- "ts-node" : " ^10.4 .0" ,
58
+ "ts-node" : " ^10.7 .0" ,
59
59
"typescript-eslint" : " 0.0.1-alpha.0" ,
60
60
"uvu" : " ^0.5.3"
61
61
}
Original file line number Diff line number Diff line change @@ -2627,10 +2627,10 @@ to-regex-range@^5.0.1:
2627
2627
dependencies :
2628
2628
is-number "^7.0.0"
2629
2629
2630
- ts-node@^10.4 .0 :
2631
- version "10.6 .0"
2632
- resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.6 .0.tgz#c3f4195d5173ce3affdc8f2fd2e9a7ac8de5376a "
2633
- integrity sha512-CJen6+dfOXolxudBQXnVjRVvYTmTWbyz7cn+xq2XTsvnaXbHqr4gXSCNbS2Jj8yTZMuGwUoBESLaOkLascVVvg ==
2630
+ ts-node@^10.7 .0 :
2631
+ version "10.7 .0"
2632
+ resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.7 .0.tgz#35d503d0fab3e2baa672a0e94f4b40653c2463f5 "
2633
+ integrity sha512-TbIGS4xgJoX2i3do417KSaep1uRAW/Lu+WAL2doDHC0D6ummjirVOXU5/7aiZotbQ5p1Zp9tP7U6cYhA0O7M8A ==
2634
2634
dependencies :
2635
2635
" @cspotcode/source-map-support" " 0.7.0"
2636
2636
" @tsconfig/node10" " ^1.0.7"
You can’t perform that action at this time.
0 commit comments