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 25
25
"minimist" : " ^1.2.6" ,
26
26
"prettier" : " 2.6.2" ,
27
27
"semver-compare" : " ^1.0.0" ,
28
- "ts-node" : " ^10.8.0 " ,
28
+ "ts-node" : " ^10.8.1 " ,
29
29
"typescript" : " ^4.7.2"
30
30
},
31
31
"engines" : {
Original file line number Diff line number Diff line change @@ -998,10 +998,10 @@ tr46@~0.0.3:
998
998
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
999
999
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
1000
1000
1001
- ts-node@^10.8.0 :
1002
- version "10.8.0 "
1003
- resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.8.0 .tgz#3ceb5ac3e67ae8025c1950626aafbdecb55d82ce "
1004
- integrity sha512-/fNd5Qh+zTt8Vt1KbYZjRHCE9sI5i7nqfD/dzBBRDeVXZXS6kToW6R7tTU6Nd4XavFs0mAVCg29Q//ML7WsZYA ==
1001
+ ts-node@^10.8.1 :
1002
+ version "10.8.1 "
1003
+ resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.8.1 .tgz#ea2bd3459011b52699d7e88daa55a45a1af4f066 "
1004
+ integrity sha512-Wwsnao4DQoJsN034wePSg5nZiw4YKXf56mPIAeD6wVmiv+RytNSWqc2f3fKvcUoV+Yn2+yocD71VOfQHbmVX4g ==
1005
1005
dependencies :
1006
1006
" @cspotcode/source-map-support" " ^0.8.0"
1007
1007
" @tsconfig/node10" " ^1.0.7"
You can’t perform that action at this time.
0 commit comments