Skip to content

Commit

Permalink
Update gatsby monorepo (#152)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jaxx2104 committed Dec 14, 2018
1 parent bbc84f8 commit ef903c4
Show file tree
Hide file tree
Showing 2 changed files with 139 additions and 124 deletions.
46 changes: 23 additions & 23 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,31 +4,31 @@
"version": "2.0.0",
"author": "Futoshi Iwashita <jaxx2104@gmail.com>",
"dependencies": {
"gatsby": "2.0.55",
"gatsby-image": "2.0.20",
"gatsby-link": "2.0.6",
"gatsby-plugin-catch-links": "2.0.8",
"gatsby-plugin-feed": "2.0.9",
"gatsby-plugin-google-analytics": "2.0.7",
"gatsby-plugin-manifest": "2.0.10",
"gatsby-plugin-netlify": "2.0.5",
"gatsby-plugin-nprogress": "2.0.6",
"gatsby-plugin-offline": "2.0.17",
"gatsby-plugin-preact": "2.0.7",
"gatsby-plugin-react-helmet": "3.0.2",
"gatsby": "2.0.67",
"gatsby-image": "2.0.25",
"gatsby-link": "2.0.7",
"gatsby-plugin-catch-links": "2.0.9",
"gatsby-plugin-feed": "2.0.11",
"gatsby-plugin-google-analytics": "2.0.8",
"gatsby-plugin-manifest": "2.0.12",
"gatsby-plugin-netlify": "2.0.6",
"gatsby-plugin-nprogress": "2.0.7",
"gatsby-plugin-offline": "2.0.19",
"gatsby-plugin-preact": "2.0.8",
"gatsby-plugin-react-helmet": "3.0.4",
"gatsby-plugin-react-next": "2.0.1-13",
"gatsby-plugin-sass": "^2.0.0-rc.2",
"gatsby-plugin-sharp": "2.0.13",
"gatsby-plugin-sitemap": "2.0.2",
"gatsby-plugin-twitter": "2.0.7",
"gatsby-remark-copy-linked-files": "2.0.6",
"gatsby-remark-images": "3.0.0",
"gatsby-remark-prismjs": "3.0.3",
"gatsby-remark-responsive-iframe": "2.0.6",
"gatsby-remark-smartypants": "2.0.6",
"gatsby-source-filesystem": "2.0.8",
"gatsby-transformer-remark": "2.1.12",
"gatsby-transformer-sharp": "2.1.8"
"gatsby-plugin-sharp": "2.0.15",
"gatsby-plugin-sitemap": "2.0.3",
"gatsby-plugin-twitter": "2.0.8",
"gatsby-remark-copy-linked-files": "2.0.7",
"gatsby-remark-images": "3.0.1",
"gatsby-remark-prismjs": "3.1.4",
"gatsby-remark-responsive-iframe": "2.0.7",
"gatsby-remark-smartypants": "2.0.7",
"gatsby-source-filesystem": "2.0.12",
"gatsby-transformer-remark": "2.1.15",
"gatsby-transformer-sharp": "2.1.9"
},
"devDependencies": {
"@fortawesome/fontawesome-svg-core": "1.2.8",
Expand Down
Loading

0 comments on commit ef903c4

Please sign in to comment.