This repository was archived by the owner on Aug 6, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 6565 "@rollup/plugin-commonjs" : " ^13.0.0" ,
6666 "@rollup/plugin-node-resolve" : " ^8.0.0" ,
6767 "@rollup/plugin-replace" : " ^2.3.1" ,
68- "@types/jest" : " ^25.1 .4" ,
68+ "@types/jest" : " ^26.0 .4" ,
6969 "generate-export-aliases" : " ^1.1.0" ,
7070 "jest" : " ^25.1.0" ,
7171 "playwright" : " ^1.1.0" ,
Original file line number Diff line number Diff line change 17661766 " @types/istanbul-lib-coverage" " *"
17671767 " @types/istanbul-lib-report" " *"
17681768
1769- " @types/jest@^25.1.3" , "@types/jest@^25.1.4" :
1769+ " @types/jest@^25.1.3 " :
17701770 version "25.2.3"
17711771 resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.2.3.tgz#33d27e4c4716caae4eced355097a47ad363fdcaf"
17721772 integrity sha512-JXc1nK/tXHiDhV55dvfzqtmP4S3sy3T3ouV2tkViZgxY/zeUkcpQcQPGRlgF4KmWzWW5oiWYSZwtCB+2RsE4Fw==
17731773 dependencies :
17741774 jest-diff "^25.2.1"
17751775 pretty-format "^25.2.1"
17761776
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+
17771785" @types/json-schema@^7.0.3 " :
17781786 version "7.0.4"
17791787 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