File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
modules/runners/lambdas/runners 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
"@types/aws-lambda" : " ^8.10.62" ,
15
15
"@types/express" : " ^4.17.8" ,
16
- "@types/jest" : " ^26.0.10 " ,
16
+ "@types/jest" : " ^26.0.14 " ,
17
17
"@types/node" : " ^14.6.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 683
683
" @types/istanbul-lib-coverage" " *"
684
684
" @types/istanbul-lib-report" " *"
685
685
686
- " @types/jest@^26.0.10 " :
687
- version "26.0.10 "
688
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.10 .tgz#8faf7e9756c033c39014ae76a7329efea00ea607 "
689
- integrity sha512-i2m0oyh8w/Lum7wWK/YOZJakYF8Mx08UaKA1CtbmFeDquVhAEdA7znacsVSf2hJ1OQ/OfVMGN90pw/AtzF8s/Q ==
686
+ " @types/jest@^26.0.14 " :
687
+ version "26.0.14 "
688
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.14 .tgz#078695f8f65cb55c5a98450d65083b2b73e5a3f3 "
689
+ integrity sha512-Hz5q8Vu0D288x3iWXePSn53W7hAjP0H7EQ6QvDO9c7t46mR0lNOLlfuwQ+JkVxuhygHzlzPX+0jKdA3ZgSh+Vg ==
690
690
dependencies :
691
691
jest-diff "^25.2.1"
692
692
pretty-format "^25.2.1"
You can’t perform that action at this time.
0 commit comments