Skip to content

Commit

Permalink
fix(starters): update gatsby monorepo (gatsbyjs#14754)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and KyleAMathews committed Jun 13, 2019
1 parent cb11440 commit ea16be0
Show file tree
Hide file tree
Showing 6 changed files with 145 additions and 158 deletions.
117 changes: 56 additions & 61 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
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
"url": "https://github.com/gatsbyjs/gatsby/issues"
},
"dependencies": {
"gatsby": "^2.9.1",
"gatsby-image": "^2.1.3",
"gatsby": "^2.9.2",
"gatsby-image": "^2.1.4",
"gatsby-plugin-feed": "^2.2.3",
"gatsby-plugin-google-analytics": "^2.0.21",
"gatsby-plugin-manifest": "^2.1.1",
"gatsby-plugin-offline": "^2.1.1",
"gatsby-plugin-offline": "^2.1.2",
"gatsby-plugin-react-helmet": "^3.0.12",
"gatsby-plugin-sharp": "^2.1.4",
"gatsby-plugin-sharp": "^2.1.5",
"gatsby-plugin-typography": "^2.2.13",
"gatsby-remark-copy-linked-files": "^2.0.13",
"gatsby-remark-images": "^3.0.14",
Expand Down
Loading

0 comments on commit ea16be0

Please sign in to comment.