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.51" ,
15
15
"@types/express" : " ^4.17.3" ,
16
- "@types/jest" : " ^25.2.1 " ,
16
+ "@types/jest" : " ^26.0.4 " ,
17
17
"@types/node" : " ^13.13.4" ,
18
18
"@zeit/ncc" : " ^0.22.1" ,
19
19
"aws-sdk" : " ^2.671.0" ,
Original file line number Diff line number Diff line change 677
677
" @types/istanbul-lib-coverage" " *"
678
678
" @types/istanbul-lib-report" " *"
679
679
680
- " @types/jest@^25.2.1 " :
681
- version "25.2.3 "
682
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.2.3 .tgz#33d27e4c4716caae4eced355097a47ad363fdcaf "
683
- integrity sha512-JXc1nK/tXHiDhV55dvfzqtmP4S3sy3T3ouV2tkViZgxY/zeUkcpQcQPGRlgF4KmWzWW5oiWYSZwtCB+2RsE4Fw ==
680
+ " @types/jest@^26.0.4 " :
681
+ version "26.0.4 "
682
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.4 .tgz#d2e513e85aca16992816f192582b5e67b0b15efb "
683
+ integrity sha512-4fQNItvelbNA9+sFgU+fhJo8ZFF+AS4Egk3GWwCW2jFtViukXbnztccafAdLhzE/0EiCogljtQQXP8aQ9J7sFg ==
684
684
dependencies :
685
685
jest-diff "^25.2.1"
686
686
pretty-format "^25.2.1"
You can’t perform that action at this time.
0 commit comments