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 30
30
"@rollup/plugin-commonjs" : " ^13.0.0" ,
31
31
"@rollup/plugin-node-resolve" : " ^8.0.0" ,
32
32
"@rollup/plugin-replace" : " ^2.3.0" ,
33
- "@types/jest" : " ^25 .0.0" ,
33
+ "@types/jest" : " ^26 .0.0" ,
34
34
"@typescript-eslint/eslint-plugin" : " ^3.0.0" ,
35
35
"@typescript-eslint/parser" : " ^3.0.0" ,
36
36
"@typescript-eslint/typescript-estree" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 841
841
" @types/istanbul-lib-coverage" " *"
842
842
" @types/istanbul-lib-report" " *"
843
843
844
- " @types/jest@^25 .0.0 " :
845
- version "25.2.1 "
846
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.2.1 .tgz#9544cd438607955381c1bdbdb97767a249297db5 "
847
- integrity sha512-msra1bCaAeEdkSyA0CZ6gW1ukMIvZ5YoJkdXw/qhQdsuuDlFTcEUrUw8CLCPt2rVRUfXlClVvK2gvPs9IokZaA ==
844
+ " @types/jest@^26 .0.0 " :
845
+ version "26.0.0 "
846
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.0 .tgz#a6d7573dffa9c68cbbdf38f2e0de26f159e11134 "
847
+ integrity sha512-/yeMsH9HQ1RLORlXAwoLXe8S98xxvhNtUz3yrgrwbaxYjT+6SFPZZRksmRKRA6L5vsUtSHeN71viDOTTyYAD+g ==
848
848
dependencies :
849
849
jest-diff "^25.2.1"
850
850
pretty-format "^25.2.1"
You can’t perform that action at this time.
0 commit comments