File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 32
32
"@nestjs/core" : " 7.1.3" ,
33
33
"@nestjs/testing" : " 7.1.3" ,
34
34
"@nestjs/passport" : " 7.0.0" ,
35
- "@types/jest" : " 25.2.3 " ,
35
+ "@types/jest" : " 26.0.5 " ,
36
36
"@types/node" : " 14.0.9" ,
37
37
"@types/passport" : " 1.0.3" ,
38
38
"commander" : " 5.1.0" ,
Original file line number Diff line number Diff line change 705
705
" @types/istanbul-lib-coverage" " *"
706
706
" @types/istanbul-lib-report" " *"
707
707
708
- " @types/jest@25.2.3 " :
709
- version "25.2.3 "
710
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.2.3 .tgz#33d27e4c4716caae4eced355097a47ad363fdcaf "
711
- integrity sha512-JXc1nK/tXHiDhV55dvfzqtmP4S3sy3T3ouV2tkViZgxY/zeUkcpQcQPGRlgF4KmWzWW5oiWYSZwtCB+2RsE4Fw ==
708
+ " @types/jest@26.0.5 " :
709
+ version "26.0.5 "
710
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.5 .tgz#23a8eecf4764a770ea8d3a0d1ea16b96c822035d "
711
+ integrity sha512-heU+7w8snfwfjtcj2H458aTx3m5unIToOJhx75ebHilBiiQ39OIdA18WkG4LP08YKeAoWAGvWg8s+22w/PeJ6w ==
712
712
dependencies :
713
713
jest-diff "^25.2.1"
714
714
pretty-format "^25.2.1"
You can’t perform that action at this time.
0 commit comments