File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 3131 "@tsd/typescript" : " ^4.9.0" ,
3232 "chalk" : " ^4.0.0" ,
3333 "immutable" : " ^4.0.0" ,
34+ "jest-diff" : " workspace:^" ,
3435 "tsd-lite" : " ^0.6.0"
3536 },
3637 "engines" : {
Original file line number Diff line number Diff line change 99 "exclude" : [" ./**/__tests__/**/*" ],
1010 "references" : [
1111 {"path" : " ../expect-utils" },
12+ {"path" : " ../jest-diff" },
1213 {"path" : " ../jest-get-type" },
1314 {"path" : " ../jest-matcher-utils" },
1415 {"path" : " ../jest-message-util" },
Original file line number Diff line number Diff line change @@ -9782,6 +9782,7 @@ __metadata:
97829782 "@tsd/typescript": ^4.9.0
97839783 chalk: ^4.0.0
97849784 immutable: ^4.0.0
9785+ jest-diff: "workspace:^"
97859786 jest-get-type: "workspace:^"
97869787 jest-matcher-utils: "workspace:^"
97879788 jest-message-util: "workspace:^"
You can’t perform that action at this time.
0 commit comments