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 71
71
"@babel/preset-typescript" : " 7.10.1" ,
72
72
"@rollup/plugin-commonjs" : " 13.0.0" ,
73
73
"@rollup/plugin-node-resolve" : " 8.0.1" ,
74
- "@types/jest" : " 25.2.3 " ,
74
+ "@types/jest" : " 26.0.0 " ,
75
75
"@types/js-yaml" : " 3.12.4" ,
76
76
"@types/mkdirp" : " 1.0.1" ,
77
77
"@types/node" : " 14.0.11" ,
Original file line number Diff line number Diff line change 1198
1198
" @types/istanbul-lib-coverage" " *"
1199
1199
" @types/istanbul-lib-report" " *"
1200
1200
1201
- " @types/jest@25.2.3 " :
1202
- version "25.2.3 "
1203
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.2.3 .tgz#33d27e4c4716caae4eced355097a47ad363fdcaf "
1204
- integrity sha512-JXc1nK/tXHiDhV55dvfzqtmP4S3sy3T3ouV2tkViZgxY/zeUkcpQcQPGRlgF4KmWzWW5oiWYSZwtCB+2RsE4Fw ==
1201
+ " @types/jest@26.0.0 " :
1202
+ version "26.0.0 "
1203
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.0 .tgz#a6d7573dffa9c68cbbdf38f2e0de26f159e11134 "
1204
+ integrity sha512-/yeMsH9HQ1RLORlXAwoLXe8S98xxvhNtUz3yrgrwbaxYjT+6SFPZZRksmRKRA6L5vsUtSHeN71viDOTTyYAD+g ==
1205
1205
dependencies :
1206
1206
jest-diff "^25.2.1"
1207
1207
pretty-format "^25.2.1"
You can’t perform that action at this time.
0 commit comments