diff --git a/packages/jest-circus/package.json b/packages/jest-circus/package.json index da80c3e71140..4a9c4eba1ae0 100644 --- a/packages/jest-circus/package.json +++ b/packages/jest-circus/package.json @@ -28,8 +28,8 @@ "jest-each": "^25.2.6", "jest-matcher-utils": "^25.2.7", "jest-message-util": "^25.2.6", - "jest-runtime": "^25.2.7", - "jest-snapshot": "^25.2.7", + "jest-runtime": "^26.0.0", + "jest-snapshot": "^26.0.0", "jest-util": "^25.2.6", "pretty-format": "^25.2.6", "stack-utils": "^1.0.1",