diff --git a/examples/using-emotion-prismjs/package.json b/examples/using-emotion-prismjs/package.json index 178032a2cb631..e728bbb51f923 100644 --- a/examples/using-emotion-prismjs/package.json +++ b/examples/using-emotion-prismjs/package.json @@ -9,14 +9,14 @@ "dependencies": { "emotion": "^8.0.2-8", "emotion-server": "^8.0.2-8", - "gatsby": "^1.0.11", + "gatsby": "^2.0.0", "gatsby-link": "^1.0.9", "gatsby-plugin-emotion": "latest", "gatsby-plugin-google-analytics": "^1.0.1", "gatsby-plugin-offline": "^1.0.1", "gatsby-plugin-typography": "^1.7.10", "gatsby-remark-prismjs": "^1.2.8", - "gatsby-source-filesystem": "^1.5.5", + "gatsby-source-filesystem": "^2.0.22", "gatsby-transformer-remark": "^1.7.17", "lodash": "^4.17.4", "prop-types": "^15.6.0",