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 7474 "serve" : " 13.0.2" ,
7575 "testing-library__dom" : " 7.29.4-beta.1" ,
7676 "ts-jest" : " 27.1.3" ,
77- "ts-node" : " 10.4 .0" ,
77+ "ts-node" : " 10.5 .0" ,
7878 "typescript" : " 4.5.5"
7979 },
8080 "publishConfig" : {
Original file line number Diff line number Diff line change @@ -6960,10 +6960,10 @@ ts-jest@27.1.3:
69606960 semver "7.x"
69616961 yargs-parser "20.x"
69626962
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 ==
69676967 dependencies :
69686968 " @cspotcode/source-map-support" " 0.7.0"
69696969 " @tsconfig/node10" " ^1.0.7"
@@ -6976,6 +6976,7 @@ ts-node@10.4.0:
69766976 create-require "^1.1.0"
69776977 diff "^4.0.1"
69786978 make-error "^1.1.1"
6979+ v8-compile-cache-lib "^3.0.0"
69796980 yn "3.1.1"
69806981
69816982tslib@*, tslib@^2.1.0 :
@@ -7176,6 +7177,11 @@ uuid@^8.0.0, uuid@^8.3.0:
71767177 resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
71777178 integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
71787179
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+
71797185v8-compile-cache@^2.0.3 :
71807186 version "2.3.0"
71817187 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