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 89
89
"terser" : " 5.10.0" ,
90
90
"tree-kill" : " 1.2.2" ,
91
91
"ts-jest" : " 27.0.7" ,
92
- "ts-node" : " 10.4 .0" ,
92
+ "ts-node" : " 10.5 .0" ,
93
93
"typescript" : " 4.4.4"
94
94
}
95
95
}
Original file line number Diff line number Diff line change @@ -11746,10 +11746,10 @@ ts-jest@27.0.7, ts-jest@^27.0.0:
11746
11746
semver "7.x"
11747
11747
yargs-parser "20.x"
11748
11748
11749
- ts-node@10.4 .0:
11750
- version "10.4 .0"
11751
- resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.4 .0.tgz#680f88945885f4e6cf450e7f0d6223dd404895f7 "
11752
- integrity sha512-g0FlPvvCXSIO1JDF6S232P5jPYqBkRL9qly81ZgAOSU7rwI0stphCgd2kLiCrU9DjQCrJMWEqcNSjQL02s6d8A ==
11749
+ ts-node@10.5 .0:
11750
+ version "10.5 .0"
11751
+ resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.5 .0.tgz#618bef5854c1fbbedf5e31465cbb224a1d524ef9 "
11752
+ integrity sha512-6kEJKwVxAJ35W4akuiysfKwKmjkbYxwQMTBaAxo9KKAx/Yd26mPUyhGz3ji+EsJoAgrLqVsYHNuuYwQe22lbtw ==
11753
11753
dependencies:
11754
11754
"@cspotcode/source-map-support" "0.7.0"
11755
11755
"@tsconfig/node10" "^1.0.7"
@@ -11762,6 +11762,7 @@ ts-node@10.4.0:
11762
11762
create-require "^1.1.0"
11763
11763
diff "^4.0.1"
11764
11764
make-error "^1.1.1"
11765
+ v8-compile-cache-lib "^3.0.0"
11765
11766
yn "3.1.1"
11766
11767
11767
11768
ts-node@^9:
@@ -12122,6 +12123,11 @@ uuid@^3.3.2:
12122
12123
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
12123
12124
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
12124
12125
12126
+ v8-compile-cache-lib@^3.0.0:
12127
+ version "3.0.0"
12128
+ resolved "https://registry.yarnpkg.com/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.0.tgz#0582bcb1c74f3a2ee46487ceecf372e46bce53e8"
12129
+ integrity sha512-mpSYqfsFvASnSn5qMiwrr4VKfumbPyONLCOPmsR3A6pTY/r0+tSaVbgPWSAIuzbk3lCTa+FForeTiO+wBQGkjA==
12130
+
12125
12131
v8-compile-cache@2.3.0:
12126
12132
version "2.3.0"
12127
12133
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