Upgrade dependencies

This commit is contained in:
Kyle Mathews 2018-02-25 13:47:47 -08:00
parent a954071f64
commit a96aea350f
2 changed files with 146 additions and 187 deletions

View file

@ -7,20 +7,20 @@
"url": "https://github.com/gatsbyjs/gatsby-starter-blog/issues"
},
"dependencies": {
"gatsby": "^1.9.207",
"gatsby": "^1.9.214",
"gatsby-link": "^1.6.37",
"gatsby-plugin-feed": "^1.3.18",
"gatsby-plugin-google-analytics": "^1.0.19",
"gatsby-plugin-offline": "^1.0.14",
"gatsby-plugin-react-helmet": "^1.0.8",
"gatsby-plugin-sharp": "^1.6.33",
"gatsby-plugin-sharp": "^1.6.34",
"gatsby-plugin-typography": "^1.7.14",
"gatsby-remark-copy-linked-files": "^1.5.28",
"gatsby-remark-images": "^1.5.49",
"gatsby-remark-images": "^1.5.50",
"gatsby-remark-prismjs": "^1.2.15",
"gatsby-remark-responsive-iframe": "^1.4.17",
"gatsby-remark-smartypants": "^1.4.11",
"gatsby-source-filesystem": "^1.5.22",
"gatsby-source-filesystem": "^1.5.24",
"gatsby-transformer-remark": "^1.7.33",
"gatsby-transformer-sharp": "^1.6.21",
"lodash": "^4.17.5",