diff --git a/package.json b/package.json index 0e2773d9..576625a7 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "@testing-library/react": "12.1.5", "glob": "7.2.3", "husky": "7.0.4", - "jest": "^26.6.3", - "ts-jest": "^26.5.6" + "jest": "^29.0.0", + "ts-jest": "^29.0.0" } }