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 28
28
"jest" : " ^27.4.5" ,
29
29
"jest-mock" : " ^27.4.2" ,
30
30
"prettier" : " 2.5.1" ,
31
- "ts-jest" : " ^27.1.0 " ,
31
+ "ts-jest" : " ^27.1.2 " ,
32
32
"ts-node-dev" : " ^1.1.6" ,
33
33
"typescript" : " ^4.5.4"
34
34
},
Original file line number Diff line number Diff line change @@ -3269,10 +3269,10 @@ tree-kill@^1.2.2:
3269
3269
resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.2.tgz#4ca09a9092c88b73a7cdc5e8a01b507b0790a0cc"
3270
3270
integrity sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==
3271
3271
3272
- ts-jest@^27.1.0 :
3273
- version "27.1.1 "
3274
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.1 .tgz#5a54aca96db1dac37c681f3029dd10f3a8c36192 "
3275
- integrity sha512-Ds0VkB+cB+8g2JUmP/GKWndeZcCKrbe6jzolGrVWdqVUFByY/2KDHqxJ7yBSon7hDB1TA4PXxjfZ+JjzJisvgA ==
3272
+ ts-jest@^27.1.2 :
3273
+ version "27.1.2 "
3274
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.2 .tgz#5991d6eb3fd8e1a8d4b8f6de3ec0a3cc567f3151 "
3275
+ integrity sha512-eSOiJOWq6Hhs6Khzk5wKC5sgWIXgXqOCiIl1+3lfnearu58Hj4QpE5tUhQcA3xtZrELbcvAGCsd6HB8OsaVaTA ==
3276
3276
dependencies :
3277
3277
bs-logger "0.x"
3278
3278
fast-json-stable-stringify "2.x"
You can’t perform that action at this time.
0 commit comments