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" : " 26.0.0 " ,
74
+ "@types/jest" : " 26.0.3 " ,
75
75
"@types/js-yaml" : " 3.12.4" ,
76
76
"@types/mkdirp" : " 1.0.1" ,
77
77
"@types/node" : " 14.0.13" ,
Original file line number Diff line number Diff line change 1215
1215
" @types/istanbul-lib-coverage" " *"
1216
1216
" @types/istanbul-lib-report" " *"
1217
1217
1218
-
1219
- version "26.0.0 "
1220
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.0 .tgz#a6d7573dffa9c68cbbdf38f2e0de26f159e11134 "
1221
- integrity sha512-/yeMsH9HQ1RLORlXAwoLXe8S98xxvhNtUz3yrgrwbaxYjT+6SFPZZRksmRKRA6L5vsUtSHeN71viDOTTyYAD+g ==
1218
+
1219
+ version "26.0.3 "
1220
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.3 .tgz#79534e0e94857171c0edc596db0ebe7cb7863251 "
1221
+ integrity sha512-v89ga1clpVL/Y1+YI0eIu1VMW+KU7Xl8PhylVtDKVWaSUHBHYPLXMQGBdrpHewaKoTvlXkksbYqPgz8b4cmRZg ==
1222
1222
dependencies :
1223
1223
jest-diff "^25.2.1"
1224
1224
pretty-format "^25.2.1"
You can’t perform that action at this time.
0 commit comments