File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
modules/runner-binaries-syncer/lambdas/runner-binaries-syncer Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 29
29
"jest" : " ^27.4.7" ,
30
30
"jest-mock" : " ^27.4.6" ,
31
31
"prettier" : " 2.5.1" ,
32
- "ts-jest" : " ^27.1.2 " ,
32
+ "ts-jest" : " ^27.1.3 " ,
33
33
"ts-node-dev" : " ^1.1.6" ,
34
34
"typescript" : " ^4.5.4"
35
35
},
Original file line number Diff line number Diff line change @@ -3523,10 +3523,10 @@ tree-kill@^1.2.2:
3523
3523
resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.2.tgz#4ca09a9092c88b73a7cdc5e8a01b507b0790a0cc"
3524
3524
integrity sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==
3525
3525
3526
- ts-jest@^27.1.2 :
3527
- version "27.1.2 "
3528
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.2 .tgz#5991d6eb3fd8e1a8d4b8f6de3ec0a3cc567f3151 "
3529
- integrity sha512-eSOiJOWq6Hhs6Khzk5wKC5sgWIXgXqOCiIl1+3lfnearu58Hj4QpE5tUhQcA3xtZrELbcvAGCsd6HB8OsaVaTA ==
3526
+ ts-jest@^27.1.3 :
3527
+ version "27.1.3 "
3528
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.3 .tgz#1f723e7e74027c4da92c0ffbd73287e8af2b2957 "
3529
+ integrity sha512-6Nlura7s6uM9BVUAoqLH7JHyMXjz8gluryjpPXxr3IxZdAXnU6FhjvVLHFtfd1vsE1p8zD1OJfskkc0jhTSnkA ==
3530
3530
dependencies :
3531
3531
bs-logger "0.x"
3532
3532
fast-json-stable-stringify "2.x"
You can’t perform that action at this time.
0 commit comments