File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed
modules/runner-binaries-syncer/lambdas/runner-binaries-syncer Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 25
25
"aws-sdk" : " ^2.848.0" ,
26
26
"eslint" : " ^7.20.0" ,
27
27
"jest" : " ^26.6.3" ,
28
- "ts-jest" : " ^26.5.1 " ,
28
+ "ts-jest" : " ^26.5.3 " ,
29
29
"ts-node-dev" : " ^1.1.1" ,
30
30
"typescript" : " ^4.1.5"
31
31
},
Original file line number Diff line number Diff line change 728
728
dependencies :
729
729
" @types/istanbul-lib-report" " *"
730
730
731
- " @types/jest@26.x " , "@types/jest@ ^26.0.20":
731
+ " @types/jest@^26.0.20 " :
732
732
version "26.0.20"
733
733
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.20.tgz#cd2f2702ecf69e86b586e1f5223a60e454056307"
734
734
integrity sha512-9zi2Y+5USJRxd0FsahERhBwlcvFh6D2GLQnY2FH2BzK8J9s9omvNHIbvABwIluXa0fD8XVKMLTO0aOEuUfACAA==
@@ -4356,12 +4356,11 @@ trim-newlines@^1.0.0:
4356
4356
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-1.0.0.tgz#5887966bb582a4503a41eb524f7d35011815a613"
4357
4357
integrity sha1-WIeWa7WCpFA6QetST301ARgVphM=
4358
4358
4359
- ts-jest@^26.5.1 :
4360
- version "26.5.1 "
4361
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.1 .tgz#4d53ee4481552f57c1624f0bd3425c8b17996150 "
4362
- integrity sha512-G7Rmo3OJMvlqE79amJX8VJKDiRcd7/r61wh9fnvvG8cAjhA9edklGw/dCxRSQmfZ/z8NDums5srSVgwZos1qfg ==
4359
+ ts-jest@^26.5.3 :
4360
+ version "26.5.3 "
4361
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.3 .tgz#a6ee00ba547be3b09877550df40a1465d0295554 "
4362
+ integrity sha512-nBiiFGNvtujdLryU7MiMQh1iPmnZ/QvOskBbD2kURiI1MwqvxlxNnaAB/z9TbslMqCsSbu5BXvSSQPc5tvHGeA ==
4363
4363
dependencies :
4364
- " @types/jest" " 26.x"
4365
4364
bs-logger "0.x"
4366
4365
buffer-from "1.x"
4367
4366
fast-json-stable-stringify "2.x"
You can’t perform that action at this time.
0 commit comments