File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 57
57
"@rollup/plugin-json" : " ^4.0.2" ,
58
58
"@rollup/plugin-node-resolve" : " ^7.1.1" ,
59
59
"@rollup/plugin-replace" : " ^2.3.1" ,
60
- "@types/jest" : " ^25.1.3 " ,
60
+ "@types/jest" : " ^26.0.4 " ,
61
61
"@typescript-eslint/eslint-plugin" : " ^2.25.0" ,
62
62
"@typescript-eslint/parser" : " ^2.25.0" ,
63
63
"arrify" : " ^2.0.1" ,
Original file line number Diff line number Diff line change 1669
1669
" @types/istanbul-lib-coverage" " *"
1670
1670
" @types/istanbul-lib-report" " *"
1671
1671
1672
- " @types/jest@^25.1.3 " :
1673
- version "25.2.3 "
1674
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.2.3 .tgz#33d27e4c4716caae4eced355097a47ad363fdcaf "
1675
- integrity sha512-JXc1nK/tXHiDhV55dvfzqtmP4S3sy3T3ouV2tkViZgxY/zeUkcpQcQPGRlgF4KmWzWW5oiWYSZwtCB+2RsE4Fw ==
1672
+ " @types/jest@^26.0.4 " :
1673
+ version "26.0.4 "
1674
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.4 .tgz#d2e513e85aca16992816f192582b5e67b0b15efb "
1675
+ integrity sha512-4fQNItvelbNA9+sFgU+fhJo8ZFF+AS4Egk3GWwCW2jFtViukXbnztccafAdLhzE/0EiCogljtQQXP8aQ9J7sFg ==
1676
1676
dependencies :
1677
1677
jest-diff "^25.2.1"
1678
1678
pretty-format "^25.2.1"
You can’t perform that action at this time.
0 commit comments