File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 51
51
"prettier" : " 2.4.1" ,
52
52
"rimraf" : " 3.0.2" ,
53
53
"ts-jest" : " 27.0.5" ,
54
- "ts-node" : " 10.2.1 " ,
54
+ "ts-node" : " 10.3.0 " ,
55
55
"typescript" : " 4.4.3"
56
56
},
57
57
"resolutions" : {
Original file line number Diff line number Diff line change 1411
1411
resolved "https://registry.yarnpkg.com/@cspotcode/source-map-consumer/-/source-map-consumer-0.8.0.tgz#33bf4b7b39c178821606f669bbc447a6a629786b"
1412
1412
integrity sha512-41qniHzTU8yAGbCp04ohlmSrZf8bkf/iJsl3V0dRGsQN/5GFfx+LbCSsCpp2gqrqjTVg/K6O8ycoV35JIwAzAg==
1413
1413
1414
- " @cspotcode/source-map-support@0.6.1 " :
1415
- version "0.6.1 "
1416
- resolved "https://registry.yarnpkg.com/@cspotcode/source-map-support/-/source-map-support-0.6.1 .tgz#118511f316e2e87ee4294761868e254d3da47960 "
1417
- integrity sha512-DX3Z+T5dt1ockmPdobJS/FAsQPW4V4SrWEhD2iYQT2Cb2tQsiMnYxrcUH9By/Z3B+v0S5LMBkQtV/XOBbpLEOg ==
1414
+ " @cspotcode/source-map-support@0.7.0 " :
1415
+ version "0.7.0 "
1416
+ resolved "https://registry.yarnpkg.com/@cspotcode/source-map-support/-/source-map-support-0.7.0 .tgz#4789840aa859e46d2f3173727ab707c66bf344f5 "
1417
+ integrity sha512-X4xqRHqN8ACt2aHVe51OxeA2HjbcL4MqFqXkrmQszJ1NOUuUu5u6Vqx/0lZSVNku7velL5FC/s5uEAj1lsBMhA ==
1418
1418
dependencies :
1419
1419
" @cspotcode/source-map-consumer" " 0.8.0"
1420
1420
6477
6477
semver "7.x"
6478
6478
yargs-parser "20.x"
6479
6479
6480
- ts-node@10.2.1 :
6481
- version "10.2.1 "
6482
- resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.2.1 .tgz#4cc93bea0a7aba2179497e65bb08ddfc198b3ab5 "
6483
- integrity sha512-hCnyOyuGmD5wHleOQX6NIjJtYVIO8bPP8F2acWkB4W06wdlkgyvJtubO/I9NkI88hCFECbsEgoLc0VNkYmcSfw ==
6480
+ ts-node@10.3.0 :
6481
+ version "10.3.0 "
6482
+ resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.3.0 .tgz#a797f2ed3ff50c9a5d814ce400437cb0c1c048b4 "
6483
+ integrity sha512-RYIy3i8IgpFH45AX4fQHExrT8BxDeKTdC83QFJkNzkvt8uFB6QJ8XMyhynYiKMLxt9a7yuXaDBZNOYS3XjDcYw ==
6484
6484
dependencies :
6485
- " @cspotcode/source-map-support" " 0.6.1 "
6485
+ " @cspotcode/source-map-support" " 0.7.0 "
6486
6486
" @tsconfig/node10" " ^1.0.7"
6487
6487
" @tsconfig/node12" " ^1.0.7"
6488
6488
" @tsconfig/node14" " ^1.0.0"
You can’t perform that action at this time.
0 commit comments