diff --git a/examples/styleguide/package.json b/examples/styleguide/package.json index 1f699aa446c98..1611a3d5ce927 100644 --- a/examples/styleguide/package.json +++ b/examples/styleguide/package.json @@ -7,9 +7,9 @@ "app-root-dir": "^1.0.2", "gatsby": "latest", "gatsby-link": "latest", - "gatsby-source-filesystem": "^1.5.11", + "gatsby-source-filesystem": "^2.0.22", "gatsby-transformer-react-docgen": "^1.0.11", - "gatsby-transformer-remark": "^1.7.25", + "gatsby-transformer-remark": "^2.1.1", "glamor": "^2.20.40", "html-to-react": "^1.3.1", "react-live": "^1.7.1"