diff --git a/packages/jest-circus/package.json b/packages/jest-circus/package.json index 5b1b307c9718..5f256da1836e 100644 --- a/packages/jest-circus/package.json +++ b/packages/jest-circus/package.json @@ -21,7 +21,7 @@ "jest-each": "^25.1.0", "jest-matcher-utils": "^25.1.0", "jest-message-util": "^25.1.0", - "jest-snapshot": "^25.1.0", + "jest-snapshot": "^26.0.0", "jest-util": "^25.1.0", "pretty-format": "^25.1.0", "stack-utils": "^1.0.1",