File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
modules/webhook/lambdas/webhook Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 13
13
"devDependencies" : {
14
14
"@octokit/webhooks" : " ^7.11.2" ,
15
15
"@types/express" : " ^4.17.3" ,
16
- "@types/jest" : " ^26.0.9 " ,
16
+ "@types/jest" : " ^26.0.14 " ,
17
17
"@types/node" : " ^14.11.2" ,
18
18
"@zeit/ncc" : " ^0.22.1" ,
19
19
"aws-sdk" : " ^2.747.0" ,
Original file line number Diff line number Diff line change 764
764
dependencies :
765
765
" @types/istanbul-lib-report" " *"
766
766
767
- " @types/[email protected] " , "@types/jest@^26.0.9 ":
768
- version "26.0.10 "
769
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.10 .tgz#8faf7e9756c033c39014ae76a7329efea00ea607 "
770
- integrity sha512-i2m0oyh8w/Lum7wWK/YOZJakYF8Mx08UaKA1CtbmFeDquVhAEdA7znacsVSf2hJ1OQ/OfVMGN90pw/AtzF8s/Q ==
767
+ " @types/[email protected] " , "@types/jest@^26.0.14 ":
768
+ version "26.0.14 "
769
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.14 .tgz#078695f8f65cb55c5a98450d65083b2b73e5a3f3 "
770
+ integrity sha512-Hz5q8Vu0D288x3iWXePSn53W7hAjP0H7EQ6QvDO9c7t46mR0lNOLlfuwQ+JkVxuhygHzlzPX+0jKdA3ZgSh+Vg ==
771
771
dependencies :
772
772
jest-diff "^25.2.1"
773
773
pretty-format "^25.2.1"
You can’t perform that action at this time.
0 commit comments