Skip to content

Commit

Permalink
fix: update gatsby monorepo (#17724)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and GatsbyJS Bot committed Sep 18, 2019
1 parent b13dea2 commit 11cbad2
Show file tree
Hide file tree
Showing 18 changed files with 349 additions and 319 deletions.
153 changes: 84 additions & 69 deletions starters/blog/package-lock.json

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

12 changes: 6 additions & 6 deletions starters/blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,23 +8,23 @@
"url": "https://github.com/gatsbyjs/gatsby/issues"
},
"dependencies": {
"gatsby": "^2.15.17",
"gatsby": "^2.15.18",
"gatsby-image": "^2.2.19",
"gatsby-plugin-feed": "^2.3.12",
"gatsby-plugin-google-analytics": "^2.1.16",
"gatsby-plugin-manifest": "^2.2.16",
"gatsby-plugin-manifest": "^2.2.17",
"gatsby-plugin-offline": "^3.0.7",
"gatsby-plugin-react-helmet": "^3.1.7",
"gatsby-plugin-sharp": "^2.2.23",
"gatsby-plugin-sharp": "^2.2.24",
"gatsby-plugin-typography": "^2.3.7",
"gatsby-remark-copy-linked-files": "^2.1.19",
"gatsby-remark-images": "^3.1.22",
"gatsby-remark-prismjs": "^3.3.13",
"gatsby-remark-responsive-iframe": "^2.2.16",
"gatsby-remark-smartypants": "^2.1.8",
"gatsby-source-filesystem": "^2.1.23",
"gatsby-transformer-remark": "^2.6.22",
"gatsby-transformer-sharp": "^2.2.14",
"gatsby-source-filesystem": "^2.1.24",
"gatsby-transformer-remark": "^2.6.23",
"gatsby-transformer-sharp": "^2.2.15",
"prismjs": "^1.17.1",
"react": "^16.9.0",
"react-dom": "^16.9.0",
Expand Down

0 comments on commit 11cbad2

Please sign in to comment.