Skip to content

Commit

Permalink
fix(deps): update gatsby monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Dec 10, 2019
1 parent 3d157cf commit ee5cf4c
Show file tree
Hide file tree
Showing 3 changed files with 159 additions and 112 deletions.
4 changes: 2 additions & 2 deletions packages/gatsby-theme-spheres/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@spherehq/gatsby-theme-spheres",
"version": "0.2.3",
"peerDependencies": {
"gatsby-plugin-page-creator": "2.1.34",
"gatsby-source-graphql": "2.1.26"
"gatsby-plugin-page-creator": "2.1.36",
"gatsby-source-graphql": "2.1.28"
}
}
28 changes: 14 additions & 14 deletions packages/platform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,25 +23,25 @@
"date-fns": "2.8.1",
"dotenv-cli": "2.0.1",
"gatsby": "2.18.8",
"gatsby-image": "2.2.34",
"gatsby-plugin-google-analytics": "2.1.29",
"gatsby-plugin-manifest": "2.2.31",
"gatsby-image": "2.2.36",
"gatsby-plugin-google-analytics": "2.1.31",
"gatsby-plugin-manifest": "2.2.33",
"gatsby-plugin-markdown-pages": "1.0.3",
"gatsby-plugin-page-creator": "2.1.34",
"gatsby-plugin-page-creator": "2.1.36",
"gatsby-plugin-playground": "1.0.6",
"gatsby-plugin-prefetch-google-fonts": "1.4.3",
"gatsby-plugin-react-helmet": "3.1.16",
"gatsby-plugin-react-helmet": "3.1.18",
"gatsby-plugin-robots-txt": "1.5.0",
"gatsby-plugin-sharp": "2.3.5",
"gatsby-plugin-sitemap": "2.2.22",
"gatsby-plugin-styled-components": "3.1.14",
"gatsby-plugin-typescript": "2.1.20",
"gatsby-plugin-sharp": "2.3.7",
"gatsby-plugin-sitemap": "2.2.24",
"gatsby-plugin-styled-components": "3.1.16",
"gatsby-plugin-typescript": "2.1.22",
"gatsby-remark-code-buttons": "2.0.4",
"gatsby-remark-prismjs": "3.3.25",
"gatsby-source-filesystem": "2.1.40",
"gatsby-source-graphql": "2.1.26",
"gatsby-transformer-remark": "2.6.39",
"gatsby-transformer-sharp": "2.3.7",
"gatsby-remark-prismjs": "3.3.27",
"gatsby-source-filesystem": "2.1.42",
"gatsby-source-graphql": "2.1.28",
"gatsby-transformer-remark": "2.6.41",
"gatsby-transformer-sharp": "2.3.9",
"hast-util-raw": "5.0.1",
"isomorphic-fetch": "2.2.1",
"prismjs": "1.17.1",
Expand Down
Loading

0 comments on commit ee5cf4c

Please sign in to comment.