Skip to content

Commit

Permalink
fix: update gatsby monorepo (#16947)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and GatsbyJS Bot committed Aug 21, 2019
1 parent 3261462 commit 9b6692d
Show file tree
Hide file tree
Showing 18 changed files with 1,890 additions and 1,259 deletions.
611 changes: 322 additions & 289 deletions starters/blog/package-lock.json

Large diffs are not rendered by default.

20 changes: 10 additions & 10 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.13.73",
"gatsby": "^2.13.74",
"gatsby-image": "^2.2.10",
"gatsby-plugin-feed": "^2.3.7",
"gatsby-plugin-google-analytics": "^2.1.8",
"gatsby-plugin-manifest": "^2.2.6",
"gatsby-plugin-offline": "^2.2.7",
"gatsby-plugin-manifest": "^2.2.7",
"gatsby-plugin-offline": "^2.2.8",
"gatsby-plugin-react-helmet": "^3.1.4",
"gatsby-plugin-sharp": "^2.2.13",
"gatsby-plugin-sharp": "^2.2.14",
"gatsby-plugin-typography": "^2.3.3",
"gatsby-remark-copy-linked-files": "^2.1.7",
"gatsby-remark-images": "^3.1.13",
"gatsby-remark-copy-linked-files": "^2.1.8",
"gatsby-remark-images": "^3.1.14",
"gatsby-remark-prismjs": "^3.3.6",
"gatsby-remark-responsive-iframe": "^2.2.5",
"gatsby-remark-responsive-iframe": "^2.2.6",
"gatsby-remark-smartypants": "^2.1.3",
"gatsby-source-filesystem": "^2.1.11",
"gatsby-transformer-remark": "^2.6.15",
"gatsby-transformer-sharp": "^2.2.7",
"gatsby-source-filesystem": "^2.1.12",
"gatsby-transformer-remark": "^2.6.16",
"gatsby-transformer-sharp": "^2.2.8",
"prismjs": "^1.17.1",
"react": "^16.9.0",
"react-dom": "^16.9.0",
Expand Down

0 comments on commit 9b6692d

Please sign in to comment.