Skip to content

Commit

Permalink
fix: update gatsby monorepo (#17164)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and GatsbyJS Bot committed Sep 1, 2019
1 parent cc7f23d commit a682876
Show file tree
Hide file tree
Showing 18 changed files with 297 additions and 297 deletions.
92 changes: 46 additions & 46 deletions starters/blog/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions starters/blog/package.json
Expand Up @@ -8,18 +8,18 @@
"url": "https://github.com/gatsbyjs/gatsby/issues"
},
"dependencies": {
"gatsby": "^2.14.2",
"gatsby-image": "^2.2.14",
"gatsby": "^2.15.1",
"gatsby-image": "^2.2.15",
"gatsby-plugin-feed": "^2.3.9",
"gatsby-plugin-google-analytics": "^2.1.12",
"gatsby-plugin-manifest": "^2.2.9",
"gatsby-plugin-manifest": "^2.2.12",
"gatsby-plugin-offline": "^2.2.10",
"gatsby-plugin-react-helmet": "^3.1.5",
"gatsby-plugin-sharp": "^2.2.18",
"gatsby-plugin-typography": "^2.3.5",
"gatsby-remark-copy-linked-files": "^2.1.13",
"gatsby-remark-images": "^3.1.19",
"gatsby-remark-prismjs": "^3.3.9",
"gatsby-remark-prismjs": "^3.3.11",
"gatsby-remark-responsive-iframe": "^2.2.10",
"gatsby-remark-smartypants": "^2.1.5",
"gatsby-source-filesystem": "^2.1.18",
Expand Down

0 comments on commit a682876

Please sign in to comment.