fix(deps): update gatsby

This commit is contained in:
Renovate Bot
2019-08-09 11:02:03 +00:00
parent e511961d58
commit 107817b8f6
2 changed files with 98 additions and 102 deletions

View File

@@ -41,33 +41,33 @@
"bluebird": "^3.5.5",
"classnames": "^2.2.6",
"codecov": "^3.5.0",
"gatsby": "^2.13.50",
"gatsby": "^2.13.55",
"gatsby-link": "^2.2.4",
"gatsby-plugin-catch-links": "^2.1.2",
"gatsby-plugin-feed": "^2.3.6",
"gatsby-plugin-flow": "^1.1.2",
"gatsby-plugin-google-gtag": "^1.1.4",
"gatsby-plugin-manifest": "^2.2.4",
"gatsby-plugin-netlify": "^2.1.3",
"gatsby-plugin-manifest": "^2.2.5",
"gatsby-plugin-netlify": "^2.1.4",
"gatsby-plugin-netlify-cms": "^4.1.6",
"gatsby-plugin-offline": "^2.2.4",
"gatsby-plugin-offline": "^2.2.5",
"gatsby-plugin-optimize-svgs": "^1.0.3",
"gatsby-plugin-react-helmet": "^3.1.3",
"gatsby-plugin-sass": "^2.1.4",
"gatsby-plugin-sharp": "^2.2.9",
"gatsby-plugin-sitemap": "^2.2.5",
"gatsby-plugin-sass": "^2.1.5",
"gatsby-plugin-sharp": "^2.2.10",
"gatsby-plugin-sitemap": "^2.2.6",
"gatsby-remark-autolink-headers": "^2.1.3",
"gatsby-remark-copy-linked-files": "^2.1.4",
"gatsby-remark-external-links": "0.0.4",
"gatsby-remark-images": "^3.1.7",
"gatsby-remark-images": "^3.1.8",
"gatsby-remark-katex": "^3.1.2",
"gatsby-remark-prismjs": "^3.3.4",
"gatsby-remark-relative-images": "^0.2.2",
"gatsby-remark-prismjs": "^3.3.5",
"gatsby-remark-relative-images": "^0.2.3",
"gatsby-remark-responsive-iframe": "^2.2.4",
"gatsby-remark-smartypants": "^2.1.2",
"gatsby-source-filesystem": "^2.1.8",
"gatsby-transformer-remark": "^2.6.10",
"gatsby-transformer-sharp": "^2.2.5",
"gatsby-source-filesystem": "^2.1.9",
"gatsby-transformer-remark": "^2.6.12",
"gatsby-transformer-sharp": "^2.2.6",
"invariant": "^2.2.4",
"katex": "^0.10.2",
"lodash": "^4.17.15",