File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed
modules/webhook/lambdas/webhook Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 27
27
"eslint" : " ^7.20.0" ,
28
28
"express" : " ^4.17.1" ,
29
29
"jest" : " ^26.6.3" ,
30
- "ts-jest" : " ^26.5.1 " ,
30
+ "ts-jest" : " ^26.5.3 " ,
31
31
"ts-node-dev" : " ^1.1.1" ,
32
32
"typescript" : " ^4.1.5"
33
33
},
Original file line number Diff line number Diff line change 777
777
dependencies :
778
778
" @types/istanbul-lib-report" " *"
779
779
780
- " @types/jest@26.x " , "@types/jest@ ^26.0.20":
780
+ " @types/jest@^26.0.20 " :
781
781
version "26.0.20"
782
782
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.20.tgz#cd2f2702ecf69e86b586e1f5223a60e454056307"
783
783
integrity sha512-9zi2Y+5USJRxd0FsahERhBwlcvFh6D2GLQnY2FH2BzK8J9s9omvNHIbvABwIluXa0fD8XVKMLTO0aOEuUfACAA==
@@ -4767,12 +4767,11 @@ trim-newlines@^1.0.0:
4767
4767
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-1.0.0.tgz#5887966bb582a4503a41eb524f7d35011815a613"
4768
4768
integrity sha1-WIeWa7WCpFA6QetST301ARgVphM=
4769
4769
4770
- ts-jest@^26.5.1 :
4771
- version "26.5.1 "
4772
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.1 .tgz#4d53ee4481552f57c1624f0bd3425c8b17996150 "
4773
- integrity sha512-G7Rmo3OJMvlqE79amJX8VJKDiRcd7/r61wh9fnvvG8cAjhA9edklGw/dCxRSQmfZ/z8NDums5srSVgwZos1qfg ==
4770
+ ts-jest@^26.5.3 :
4771
+ version "26.5.3 "
4772
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.3 .tgz#a6ee00ba547be3b09877550df40a1465d0295554 "
4773
+ integrity sha512-nBiiFGNvtujdLryU7MiMQh1iPmnZ/QvOskBbD2kURiI1MwqvxlxNnaAB/z9TbslMqCsSbu5BXvSSQPc5tvHGeA ==
4774
4774
dependencies :
4775
- " @types/jest" " 26.x"
4776
4775
bs-logger "0.x"
4777
4776
buffer-from "1.x"
4778
4777
fast-json-stable-stringify "2.x"
You can’t perform that action at this time.
0 commit comments