diff --git a/e2e-tests/development-runtime/package.json b/e2e-tests/development-runtime/package.json index baf0df72febfd..9cf0ad931e59a 100644 --- a/e2e-tests/development-runtime/package.json +++ b/e2e-tests/development-runtime/package.json @@ -4,13 +4,13 @@ "version": "1.0.0", "author": "Dustin Schau ", "dependencies": { - "gatsby": "^2.4.4", + "gatsby": "^3.0.0", "gatsby-plugin-image": "^0.0.2", "gatsby-image": "^2.0.41", "gatsby-plugin-manifest": "^2.0.17", "gatsby-plugin-offline": "^2.1.0", "gatsby-plugin-react-helmet": "^3.0.6", - "gatsby-plugin-sharp": "^2.0.37", + "gatsby-plugin-sharp": "^3.15.0", "gatsby-seo": "^0.1.0", "gatsby-source-filesystem": "^2.0.33", "gatsby-transformer-json": "^2.4.14",