diff --git a/package.json b/package.json index 90b31e3..837b449 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "typescript": "^4.0.2" }, "peerDependencies": { - "jest": "^27.0.0 || ^28.0.0" + "jest": "^27.0.0 || ^28.0.0 || ^29.0.0" }, "jest": { "extensionsToTreatAsEsm": [ diff --git a/yarn.lock b/yarn.lock index e86845b..f08daef 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5702,7 +5702,7 @@ __metadata: strip-ansi: ^7.0.1 typescript: ^4.0.2 peerDependencies: - jest: ^27.0.0 || ^28.0.0 + jest: ^27.0.0 || ^28.0.0 || ^29.0.0 languageName: unknown linkType: soft