Merge pull request #315 from alxshelepenok/renovate/gatsby

fix(deps): update gatsby
This commit is contained in:
Alexander Shelepenok
2019-07-23 10:07:33 +03:00
committed by GitHub
2 changed files with 29 additions and 20 deletions

View File

@@ -41,19 +41,19 @@
"bluebird": "^3.5.5",
"classnames": "^2.2.6",
"codecov": "^3.5.0",
"gatsby": "^2.13.32",
"gatsby": "^2.13.33",
"gatsby-link": "^2.2.2",
"gatsby-plugin-catch-links": "^2.1.2",
"gatsby-plugin-feed": "^2.3.5",
"gatsby-plugin-flow": "^1.1.2",
"gatsby-plugin-google-gtag": "^1.1.3",
"gatsby-plugin-manifest": "^2.2.3",
"gatsby-plugin-manifest": "^2.2.4",
"gatsby-plugin-netlify": "^2.1.3",
"gatsby-plugin-netlify-cms": "^4.1.6",
"gatsby-plugin-offline": "^2.2.4",
"gatsby-plugin-react-helmet": "^3.1.2",
"gatsby-plugin-sass": "^2.1.3",
"gatsby-plugin-sharp": "^2.2.8",
"gatsby-plugin-sharp": "^2.2.9",
"gatsby-plugin-sitemap": "^2.2.3",
"gatsby-remark-autolink-headers": "^2.1.3",
"gatsby-remark-copy-linked-files": "^2.1.3",
@@ -64,8 +64,8 @@
"gatsby-remark-relative-images": "^0.2.2",
"gatsby-remark-responsive-iframe": "^2.2.4",
"gatsby-remark-smartypants": "^2.1.2",
"gatsby-source-filesystem": "^2.1.5",
"gatsby-transformer-remark": "^2.6.8",
"gatsby-source-filesystem": "^2.1.6",
"gatsby-transformer-remark": "^2.6.9",
"gatsby-transformer-sharp": "^2.2.4",
"invariant": "^2.2.4",
"katex": "^0.10.2",