File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828 " protobuf"
2929 ],
3030 "devDependencies" : {
31- "ts-node" : " 10.2.1 "
31+ "ts-node" : " 10.4.0 "
3232 }
3333}
Original file line number Diff line number Diff line change 1414 dependencies :
1515 " @cspotcode/source-map-consumer" " 0.8.0"
1616
17+ " @cspotcode/source-map-support@0.7.0 " :
18+ version "0.7.0"
19+ resolved "https://registry.yarnpkg.com/@cspotcode/source-map-support/-/source-map-support-0.7.0.tgz#4789840aa859e46d2f3173727ab707c66bf344f5"
20+ integrity sha512-X4xqRHqN8ACt2aHVe51OxeA2HjbcL4MqFqXkrmQszJ1NOUuUu5u6Vqx/0lZSVNku7velL5FC/s5uEAj1lsBMhA==
21+ dependencies :
22+ " @cspotcode/source-map-consumer" " 0.8.0"
23+
1724" @tsconfig/node10@^1.0.7 " :
1825 version "1.0.7"
1926 resolved "https://registry.yarnpkg.com/@tsconfig/node10/-/node10-1.0.7.tgz#1eb1de36c73478a2479cc661ef5af1c16d86d606"
@@ -217,7 +224,25 @@ strip-ansi@^6.0.0:
217224 dependencies :
218225 ansi-regex "^5.0.0"
219226
220- ts-node@10.2.1, ts-node@^10.2.1 :
227+ ts-node@10.4.0 :
228+ version "10.4.0"
229+ resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.4.0.tgz#680f88945885f4e6cf450e7f0d6223dd404895f7"
230+ integrity sha512-g0FlPvvCXSIO1JDF6S232P5jPYqBkRL9qly81ZgAOSU7rwI0stphCgd2kLiCrU9DjQCrJMWEqcNSjQL02s6d8A==
231+ dependencies :
232+ " @cspotcode/source-map-support" " 0.7.0"
233+ " @tsconfig/node10" " ^1.0.7"
234+ " @tsconfig/node12" " ^1.0.7"
235+ " @tsconfig/node14" " ^1.0.0"
236+ " @tsconfig/node16" " ^1.0.2"
237+ acorn "^8.4.1"
238+ acorn-walk "^8.1.1"
239+ arg "^4.1.0"
240+ create-require "^1.1.0"
241+ diff "^4.0.1"
242+ make-error "^1.1.1"
243+ yn "3.1.1"
244+
245+ ts-node@^10.2.1 :
221246 version "10.2.1"
222247 resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.2.1.tgz#4cc93bea0a7aba2179497e65bb08ddfc198b3ab5"
223248 integrity sha512-hCnyOyuGmD5wHleOQX6NIjJtYVIO8bPP8F2acWkB4W06wdlkgyvJtubO/I9NkI88hCFECbsEgoLc0VNkYmcSfw==
You can’t perform that action at this time.
0 commit comments