File tree 2 files changed +10
-2
lines changed
2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 65
65
"@rollup/plugin-commonjs" : " ^13.0.0" ,
66
66
"@rollup/plugin-node-resolve" : " ^8.0.0" ,
67
67
"@rollup/plugin-replace" : " ^2.3.1" ,
68
- "@types/jest" : " ^25.1 .4" ,
68
+ "@types/jest" : " ^26.0 .4" ,
69
69
"generate-export-aliases" : " ^1.1.0" ,
70
70
"jest" : " ^25.1.0" ,
71
71
"playwright" : " ^1.1.0" ,
Original file line number Diff line number Diff line change 1766
1766
" @types/istanbul-lib-coverage" " *"
1767
1767
" @types/istanbul-lib-report" " *"
1768
1768
1769
- " @types/jest@^25.1.3" , "@types/jest@^25.1.4" :
1769
+ " @types/jest@^25.1.3 " :
1770
1770
version "25.2.3"
1771
1771
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.2.3.tgz#33d27e4c4716caae4eced355097a47ad363fdcaf"
1772
1772
integrity sha512-JXc1nK/tXHiDhV55dvfzqtmP4S3sy3T3ouV2tkViZgxY/zeUkcpQcQPGRlgF4KmWzWW5oiWYSZwtCB+2RsE4Fw==
1773
1773
dependencies :
1774
1774
jest-diff "^25.2.1"
1775
1775
pretty-format "^25.2.1"
1776
1776
1777
+ " @types/jest@^26.0.4 " :
1778
+ version "26.0.4"
1779
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.4.tgz#d2e513e85aca16992816f192582b5e67b0b15efb"
1780
+ integrity sha512-4fQNItvelbNA9+sFgU+fhJo8ZFF+AS4Egk3GWwCW2jFtViukXbnztccafAdLhzE/0EiCogljtQQXP8aQ9J7sFg==
1781
+ dependencies :
1782
+ jest-diff "^25.2.1"
1783
+ pretty-format "^25.2.1"
1784
+
1777
1785
" @types/json-schema@^7.0.3 " :
1778
1786
version "7.0.4"
1779
1787
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.4.tgz#38fd73ddfd9b55abb1e1b2ed578cb55bd7b7d339"
You can’t perform that action at this time.
0 commit comments