diff --git a/e2e-tests/gatsby-image/package.json b/e2e-tests/gatsby-image/package.json index 7d6cd8b6f41b7..bf32163709797 100644 --- a/e2e-tests/gatsby-image/package.json +++ b/e2e-tests/gatsby-image/package.json @@ -5,12 +5,12 @@ "author": "Kyle Mathews ", "dependencies": { "cypress": "^3.1.0", - "gatsby": "^2.0.118", + "gatsby": "^3.0.0", "gatsby-image": "^2.0.29", "gatsby-plugin-manifest": "^2.0.17", "gatsby-plugin-offline": "^2.0.23", "gatsby-plugin-react-helmet": "^3.0.6", - "gatsby-plugin-sharp": "^2.0.20", + "gatsby-plugin-sharp": "^3.15.0", "gatsby-source-filesystem": "^2.0.20", "gatsby-transformer-sharp": "^2.1.13", "react": "^16.9.0",