This repository was archived by the owner on Jul 22, 2023. It is now read-only.
File tree 2 files changed +11
-5
lines changed
2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 74
74
"karma-jasmine" : " 4.0.1" ,
75
75
"karma-jasmine-html-reporter" : " 1.7.0" ,
76
76
"prettier" : " 2.5.1" ,
77
- "ts-node" : " 10.4 .0" ,
77
+ "ts-node" : " 10.5 .0" ,
78
78
"typescript" : " 4.5.5" ,
79
79
"webpack-bundle-analyzer" : " 4.5.0"
80
80
}
Original file line number Diff line number Diff line change 7380
7380
resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.2.tgz#4ca09a9092c88b73a7cdc5e8a01b507b0790a0cc"
7381
7381
integrity sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==
7382
7382
7383
- ts-node@10.4 .0 :
7384
- version "10.4 .0"
7385
- resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.4 .0.tgz#680f88945885f4e6cf450e7f0d6223dd404895f7 "
7386
- integrity sha512-g0FlPvvCXSIO1JDF6S232P5jPYqBkRL9qly81ZgAOSU7rwI0stphCgd2kLiCrU9DjQCrJMWEqcNSjQL02s6d8A ==
7383
+ ts-node@10.5 .0 :
7384
+ version "10.5 .0"
7385
+ resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.5 .0.tgz#618bef5854c1fbbedf5e31465cbb224a1d524ef9 "
7386
+ integrity sha512-6kEJKwVxAJ35W4akuiysfKwKmjkbYxwQMTBaAxo9KKAx/Yd26mPUyhGz3ji+EsJoAgrLqVsYHNuuYwQe22lbtw ==
7387
7387
dependencies :
7388
7388
" @cspotcode/source-map-support" " 0.7.0"
7389
7389
" @tsconfig/node10" " ^1.0.7"
7396
7396
create-require "^1.1.0"
7397
7397
diff "^4.0.1"
7398
7398
make-error "^1.1.1"
7399
+ v8-compile-cache-lib "^3.0.0"
7399
7400
yn "3.1.1"
7400
7401
7401
7402
tsconfig-paths@^3.12.0 :
@@ -7554,6 +7555,11 @@ uuid@^3.4.0:
7554
7555
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
7555
7556
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
7556
7557
7558
+ v8-compile-cache-lib@^3.0.0 :
7559
+ version "3.0.0"
7560
+ resolved "https://registry.yarnpkg.com/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.0.tgz#0582bcb1c74f3a2ee46487ceecf372e46bce53e8"
7561
+ integrity sha512-mpSYqfsFvASnSn5qMiwrr4VKfumbPyONLCOPmsR3A6pTY/r0+tSaVbgPWSAIuzbk3lCTa+FForeTiO+wBQGkjA==
7562
+
7557
7563
[email protected] , v8-compile-cache@^2.0.3:
7558
7564
version "2.3.0"
7559
7565
resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz#2de19618c66dc247dcfb6f99338035d8245a2cee"
You can’t perform that action at this time.
0 commit comments