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 34
34
"ws" : " ^7.3.0"
35
35
},
36
36
"devDependencies" : {
37
- "@types/jest" : " ^25.2.1 " ,
37
+ "@types/jest" : " ^26.0.3 " ,
38
38
"@types/node" : " ^13.13.4" ,
39
39
"@typescript-eslint/parser" : " ^3.0.2" ,
40
40
"@zeit/ncc" : " ^0.22.3" ,
Original file line number Diff line number Diff line change 696
696
" @types/istanbul-lib-coverage" " *"
697
697
" @types/istanbul-lib-report" " *"
698
698
699
- " @types/jest@^25.2.1 " :
700
- version "25.2.1 "
701
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.2.1 .tgz#9544cd438607955381c1bdbdb97767a249297db5 "
702
- integrity sha512-msra1bCaAeEdkSyA0CZ6gW1ukMIvZ5YoJkdXw/qhQdsuuDlFTcEUrUw8CLCPt2rVRUfXlClVvK2gvPs9IokZaA ==
699
+ " @types/jest@^26.0.3 " :
700
+ version "26.0.3 "
701
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.3 .tgz#79534e0e94857171c0edc596db0ebe7cb7863251 "
702
+ integrity sha512-v89ga1clpVL/Y1+YI0eIu1VMW+KU7Xl8PhylVtDKVWaSUHBHYPLXMQGBdrpHewaKoTvlXkksbYqPgz8b4cmRZg ==
703
703
dependencies :
704
704
jest-diff "^25.2.1"
705
705
pretty-format "^25.2.1"
You can’t perform that action at this time.
0 commit comments