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 26
26
"preset" : " ts-jest"
27
27
},
28
28
"devDependencies" : {
29
- "@types/jest" : " ^26.0.0 " ,
29
+ "@types/jest" : " ^26.0.3 " ,
30
30
"@types/node" : " ^14.0.13" ,
31
31
"@types/sinon" : " ^9.0.4" ,
32
32
"@typescript-eslint/eslint-plugin" : " ^3.4.0" ,
Original file line number Diff line number Diff line change 608
608
" @types/istanbul-lib-coverage" " *"
609
609
" @types/istanbul-lib-report" " *"
610
610
611
- " @types/jest@^26.0.0 " :
612
- version "26.0.0 "
613
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.0 .tgz#a6d7573dffa9c68cbbdf38f2e0de26f159e11134 "
614
- integrity sha512-/yeMsH9HQ1RLORlXAwoLXe8S98xxvhNtUz3yrgrwbaxYjT+6SFPZZRksmRKRA6L5vsUtSHeN71viDOTTyYAD+g ==
611
+ " @types/jest@^26.0.3 " :
612
+ version "26.0.3 "
613
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.3 .tgz#79534e0e94857171c0edc596db0ebe7cb7863251 "
614
+ integrity sha512-v89ga1clpVL/Y1+YI0eIu1VMW+KU7Xl8PhylVtDKVWaSUHBHYPLXMQGBdrpHewaKoTvlXkksbYqPgz8b4cmRZg ==
615
615
dependencies :
616
616
jest-diff "^25.2.1"
617
617
pretty-format "^25.2.1"
You can’t perform that action at this time.
0 commit comments