File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ ' @emotion/jest ' : patch
3+ ---
4+
5+ Allow ` @types/jest@30.x ` as an optional peer dependency
Original file line number Diff line number Diff line change 6363 "stylis" : " 4.2.0"
6464 },
6565 "peerDependencies" : {
66- "@types/jest" : " ^26.0.14 || ^27.0.0 || ^28.0.0 || ^29.0.0" ,
66+ "@types/jest" : " ^26.0.14 || ^27.0.0 || ^28.0.0 || ^29.0.0 || ^30.0.0 " ,
6767 "enzyme-to-json" : " ^3.2.1"
6868 },
6969 "peerDependenciesMeta" : {
Original file line number Diff line number Diff line change @@ -2804,7 +2804,7 @@ __metadata:
28042804 stylis: 4.2.0
28052805 typescript: ^5.4.5
28062806 peerDependencies:
2807- "@types/jest": ^26.0.14 || ^27.0.0 || ^28.0.0 || ^29.0.0
2807+ "@types/jest": ^26.0.14 || ^27.0.0 || ^28.0.0 || ^29.0.0 || ^30.0.0
28082808 enzyme-to-json: ^3.2.1
28092809 peerDependenciesMeta:
28102810 "@types/jest":
You can’t perform that action at this time.
0 commit comments