File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 52
52
"prettier" : " 2.5.1" ,
53
53
"rimraf" : " 3.0.2" ,
54
54
"ts-jest" : " 27.1.3" ,
55
- "ts-node" : " 10.4 .0" ,
55
+ "ts-node" : " 10.5 .0" ,
56
56
"typescript" : " 4.5.5"
57
57
},
58
58
"resolutions" : {
Original file line number Diff line number Diff line change 7016
7016
semver "7.x"
7017
7017
yargs-parser "20.x"
7018
7018
7019
- ts-node@10.4 .0 :
7020
- version "10.4 .0"
7021
- resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.4 .0.tgz#680f88945885f4e6cf450e7f0d6223dd404895f7 "
7022
- integrity sha512-g0FlPvvCXSIO1JDF6S232P5jPYqBkRL9qly81ZgAOSU7rwI0stphCgd2kLiCrU9DjQCrJMWEqcNSjQL02s6d8A ==
7019
+ ts-node@10.5 .0 :
7020
+ version "10.5 .0"
7021
+ resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.5 .0.tgz#618bef5854c1fbbedf5e31465cbb224a1d524ef9 "
7022
+ integrity sha512-6kEJKwVxAJ35W4akuiysfKwKmjkbYxwQMTBaAxo9KKAx/Yd26mPUyhGz3ji+EsJoAgrLqVsYHNuuYwQe22lbtw ==
7023
7023
dependencies :
7024
7024
" @cspotcode/source-map-support" " 0.7.0"
7025
7025
" @tsconfig/node10" " ^1.0.7"
7032
7032
create-require "^1.1.0"
7033
7033
diff "^4.0.1"
7034
7034
make-error "^1.1.1"
7035
+ v8-compile-cache-lib "^3.0.0"
7035
7036
yn "3.1.1"
7036
7037
7037
7038
ts-node@^9 :
@@ -7238,6 +7239,11 @@ uri-js@^4.2.2:
7238
7239
dependencies :
7239
7240
punycode "^2.1.0"
7240
7241
7242
+ v8-compile-cache-lib@^3.0.0 :
7243
+ version "3.0.0"
7244
+ resolved "https://registry.yarnpkg.com/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.0.tgz#0582bcb1c74f3a2ee46487ceecf372e46bce53e8"
7245
+ integrity sha512-mpSYqfsFvASnSn5qMiwrr4VKfumbPyONLCOPmsR3A6pTY/r0+tSaVbgPWSAIuzbk3lCTa+FForeTiO+wBQGkjA==
7246
+
7241
7247
v8-compile-cache@^2.0.3 :
7242
7248
version "2.3.0"
7243
7249
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