diff --git a/integration-tests/cache-resilience/package.json b/integration-tests/cache-resilience/package.json index c23d34d0e830e..f5d5769ba1101 100644 --- a/integration-tests/cache-resilience/package.json +++ b/integration-tests/cache-resilience/package.json @@ -21,10 +21,10 @@ "gatsby-core-utils": "^1.0.21", "fs-extra": "^9.0.1", "glob": "^7.1.6", - "jest": "^24.0.0", + "jest": "^26.0.0", "jest-serializer-path": "^0.1.15", "lodash": "^4.17.20", "slash": "^3.0.0", - "snapshot-diff": "^0.6.1" + "snapshot-diff": "^0.7.0" } }