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 @@ -5335,9 +5335,9 @@ ts-jest@^27.1.2:
53355335 yargs-parser "20.x"
53365336
53375337ts-node@^10.0.0, ts-node@^10.4.0 :
5338- version "10.4 .0"
5339- resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.4 .0.tgz#680f88945885f4e6cf450e7f0d6223dd404895f7 "
5340- integrity sha512-g0FlPvvCXSIO1JDF6S232P5jPYqBkRL9qly81ZgAOSU7rwI0stphCgd2kLiCrU9DjQCrJMWEqcNSjQL02s6d8A ==
5338+ version "10.5 .0"
5339+ resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.5 .0.tgz#618bef5854c1fbbedf5e31465cbb224a1d524ef9 "
5340+ integrity sha512-6kEJKwVxAJ35W4akuiysfKwKmjkbYxwQMTBaAxo9KKAx/Yd26mPUyhGz3ji+EsJoAgrLqVsYHNuuYwQe22lbtw ==
53415341 dependencies :
53425342 " @cspotcode/source-map-support" " 0.7.0"
53435343 " @tsconfig/node10" " ^1.0.7"
@@ -5350,6 +5350,7 @@ ts-node@^10.0.0, ts-node@^10.4.0:
53505350 create-require "^1.1.0"
53515351 diff "^4.0.1"
53525352 make-error "^1.1.1"
5353+ v8-compile-cache-lib "^3.0.0"
53535354 yn "3.1.1"
53545355
53555356ts-type@^2.1.4 :
@@ -5492,6 +5493,11 @@ util-deprecate@^1.0.1:
54925493 resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
54935494 integrity sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=
54945495
5496+ v8-compile-cache-lib@^3.0.0 :
5497+ version "3.0.0"
5498+ resolved "https://registry.yarnpkg.com/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.0.tgz#0582bcb1c74f3a2ee46487ceecf372e46bce53e8"
5499+ integrity sha512-mpSYqfsFvASnSn5qMiwrr4VKfumbPyONLCOPmsR3A6pTY/r0+tSaVbgPWSAIuzbk3lCTa+FForeTiO+wBQGkjA==
5500+
54955501v8-compile-cache@^2.0.3 :
54965502 version "2.3.0"
54975503 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