File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change 625
625
yn "^2.0.0"
626
626
627
627
ts-node@^10.4.0 :
628
- version "10.4 .0"
629
- resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.4 .0.tgz#680f88945885f4e6cf450e7f0d6223dd404895f7 "
630
- integrity sha512-g0FlPvvCXSIO1JDF6S232P5jPYqBkRL9qly81ZgAOSU7rwI0stphCgd2kLiCrU9DjQCrJMWEqcNSjQL02s6d8A ==
628
+ version "10.5 .0"
629
+ resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.5 .0.tgz#618bef5854c1fbbedf5e31465cbb224a1d524ef9 "
630
+ integrity sha512-6kEJKwVxAJ35W4akuiysfKwKmjkbYxwQMTBaAxo9KKAx/Yd26mPUyhGz3ji+EsJoAgrLqVsYHNuuYwQe22lbtw ==
631
631
dependencies :
632
632
" @cspotcode/source-map-support" " 0.7.0"
633
633
" @tsconfig/node10" " ^1.0.7"
@@ -640,6 +640,7 @@ ts-node@^10.4.0:
640
640
create-require "^1.1.0"
641
641
diff "^4.0.1"
642
642
make-error "^1.1.1"
643
+ v8-compile-cache-lib "^3.0.0"
643
644
yn "3.1.1"
644
645
645
646
tsconfig-paths@^3.5.0 :
@@ -657,6 +658,11 @@ typescript@^4.2.4:
657
658
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
658
659
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
659
660
661
+ v8-compile-cache-lib@^3.0.0 :
662
+ version "3.0.0"
663
+ resolved "https://registry.yarnpkg.com/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.0.tgz#0582bcb1c74f3a2ee46487ceecf372e46bce53e8"
664
+ integrity sha512-mpSYqfsFvASnSn5qMiwrr4VKfumbPyONLCOPmsR3A6pTY/r0+tSaVbgPWSAIuzbk3lCTa+FForeTiO+wBQGkjA==
665
+
660
666
661
667
version "2.0.2"
662
668
resolved "https://registry.yarnpkg.com/which/-/which-2.0.2.tgz#7c6a8dd0a636a0327e10b59c9286eee93f3f51b1"
You can’t perform that action at this time.
0 commit comments