Skip to content

Commit

Permalink
Update gatsby monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 23, 2019
1 parent cef1f97 commit f2eaee1
Show file tree
Hide file tree
Showing 2 changed files with 229 additions and 78 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,17 @@
"deploy": "gatsby build && gh-pages -d public -b master"
},
"dependencies": {
"gatsby": "2.4.6",
"gatsby": "2.7.1",
"gatsby-plugin-google-analytics": "2.0.20",
"gatsby-plugin-manifest": "2.1.1",
"gatsby-plugin-offline": "2.1.0",
"gatsby-plugin-offline": "2.1.1",
"gatsby-plugin-react-helmet": "3.0.12",
"gatsby-plugin-sharp": "2.0.37",
"gatsby-plugin-typescript": "2.0.13",
"gatsby-plugin-sharp": "2.1.0",
"gatsby-plugin-typescript": "2.0.14",
"gatsby-plugin-typography": "2.2.13",
"gatsby-remark-images": "3.0.11",
"gatsby-remark-images": "3.0.12",
"gatsby-remark-prismjs": "3.2.9",
"gatsby-source-filesystem": "2.0.35",
"gatsby-source-filesystem": "2.0.37",
"gatsby-transformer-remark": "2.3.12",
"prismjs": "1.16.0",
"react": "16.8.6",
Expand Down
Loading

0 comments on commit f2eaee1

Please sign in to comment.