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.59" ,
15
15
"@types/express" : " ^4.17.3" ,
16
- "@types/jest" : " ^26.0.9 " ,
16
+ "@types/jest" : " ^26.0.10 " ,
17
17
"@types/node" : " ^14.0.27" ,
18
18
"@zeit/ncc" : " ^0.22.1" ,
19
19
"aws-sdk" : " ^2.734.0" ,
Original file line number Diff line number Diff line change 676
676
" @types/istanbul-lib-coverage" " *"
677
677
" @types/istanbul-lib-report" " *"
678
678
679
- " @types/jest@^26.0.9 " :
680
- version "26.0.9 "
681
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.9 .tgz#0543b57da5f0cd949c5f423a00c56c492289c989 "
682
- integrity sha512-k4qFfJ5AUKrWok5KYXp2EPm89b0P/KZpl7Vg4XuOTVVQEhLDBDBU3iBFrjjdgd8fLw96aAtmnwhXHl63bWeBQQ ==
679
+ " @types/jest@^26.0.10 " :
680
+ version "26.0.10 "
681
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.10 .tgz#8faf7e9756c033c39014ae76a7329efea00ea607 "
682
+ integrity sha512-i2m0oyh8w/Lum7wWK/YOZJakYF8Mx08UaKA1CtbmFeDquVhAEdA7znacsVSf2hJ1OQ/OfVMGN90pw/AtzF8s/Q ==
683
683
dependencies :
684
684
jest-diff "^25.2.1"
685
685
pretty-format "^25.2.1"
You can’t perform that action at this time.
0 commit comments