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 74
74
"serve" : " 13.0.2" ,
75
75
"testing-library__dom" : " 7.29.4-beta.1" ,
76
76
"ts-jest" : " 27.1.3" ,
77
- "ts-node" : " 10.4 .0" ,
77
+ "ts-node" : " 10.5 .0" ,
78
78
"typescript" : " 4.5.5"
79
79
},
80
80
"publishConfig" : {
Original file line number Diff line number Diff line change @@ -6960,10 +6960,10 @@ ts-jest@27.1.3:
6960
6960
semver "7.x"
6961
6961
yargs-parser "20.x"
6962
6962
6963
- ts-node@10.4 .0 :
6964
- version "10.4 .0"
6965
- resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.4 .0.tgz#680f88945885f4e6cf450e7f0d6223dd404895f7 "
6966
- integrity sha512-g0FlPvvCXSIO1JDF6S232P5jPYqBkRL9qly81ZgAOSU7rwI0stphCgd2kLiCrU9DjQCrJMWEqcNSjQL02s6d8A ==
6963
+ ts-node@10.5 .0 :
6964
+ version "10.5 .0"
6965
+ resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.5 .0.tgz#618bef5854c1fbbedf5e31465cbb224a1d524ef9 "
6966
+ integrity sha512-6kEJKwVxAJ35W4akuiysfKwKmjkbYxwQMTBaAxo9KKAx/Yd26mPUyhGz3ji+EsJoAgrLqVsYHNuuYwQe22lbtw ==
6967
6967
dependencies :
6968
6968
" @cspotcode/source-map-support" " 0.7.0"
6969
6969
" @tsconfig/node10" " ^1.0.7"
@@ -6976,6 +6976,7 @@ ts-node@10.4.0:
6976
6976
create-require "^1.1.0"
6977
6977
diff "^4.0.1"
6978
6978
make-error "^1.1.1"
6979
+ v8-compile-cache-lib "^3.0.0"
6979
6980
yn "3.1.1"
6980
6981
6981
6982
tslib@*, tslib@^2.1.0 :
@@ -7176,6 +7177,11 @@ uuid@^8.0.0, uuid@^8.3.0:
7176
7177
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
7177
7178
integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
7178
7179
7180
+ v8-compile-cache-lib@^3.0.0 :
7181
+ version "3.0.0"
7182
+ resolved "https://registry.yarnpkg.com/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.0.tgz#0582bcb1c74f3a2ee46487ceecf372e46bce53e8"
7183
+ integrity sha512-mpSYqfsFvASnSn5qMiwrr4VKfumbPyONLCOPmsR3A6pTY/r0+tSaVbgPWSAIuzbk3lCTa+FForeTiO+wBQGkjA==
7184
+
7179
7185
v8-compile-cache@^2.0.3 :
7180
7186
version "2.3.0"
7181
7187
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